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