Skip to main content

HOOK_MASK_CALL

Constant HOOK_MASK_CALL 

Source
pub const HOOK_MASK_CALL: u32 = 1;
Expand description

Mask flags for Vm::set_rust_debug_hook. OR these to subscribe to multiple event categories with a single hook installation.