Type Alias CFunction

Source
pub type CFunction = unsafe extern "C" fn(*mut State) -> i32;