Type Definition samp_sdk::types::AmxNative
[−]
[src]
type AmxNative = extern "C" fn(_: *mut AMX, params: *mut Cell) -> Cell;
type AmxNative = extern "C" fn(_: *mut AMX, params: *mut Cell) -> Cell;