CFunction

Type Alias CFunction 

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