kos_sys

Macro KOS_INIT_FLAG_NONE

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