Type Alias InitFunction

Source
pub type InitFunction = fn(i: *mut i32, c: *mut *mut *mut u8) -> bool;