Skip to main content

EnabledCB

Type Alias EnabledCB 

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