Skip to main content

AmxDebug

Type Alias AmxDebug 

Source
pub type AmxDebug = extern "C" fn(*mut AMX) -> i32;
Expand description

Debug hook installed via amx_SetDebugHook.