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