kos_sys

Macro KOS_INIT_FLAG

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