Skip to main content

NativeInfo

Type Alias NativeInfo 

Source
pub type NativeInfo = extern "C" fn(*const i8, extern "C" fn(*mut AMX, *mut i32) -> i32) -> *mut AMX_NATIVE_INFO;