Skip to main content

EnabledCB

Type Alias EnabledCB 

Source
pub type EnabledCB = extern "C" fn(context: *const c_void, level: u32, target: *const c_char) -> bool;