Macro kos_sys::KOS_INIT_FLAG_ALL

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