kos_sys

Macro KOS_INIT_FLAG_ALL

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