Macro kos_sys::KOS_INIT_FLAG_NONE

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