Macro kos_sys::KOS_INIT_FLAG

source ยท
macro_rules! KOS_INIT_FLAG {
    ($flags:expr, $mask:expr, $func:ident) => { ... };
}