pub fn disable_debug_hook(amx: &Amx)Expand description
Removes the SDK debug hook previously installed by enable_debug_hook on
amx, so SampPlugin::on_debug_break stops firing for it.
pub fn disable_debug_hook(amx: &Amx)Removes the SDK debug hook previously installed by enable_debug_hook on
amx, so SampPlugin::on_debug_break stops firing for it.