Function jit_debugger_set_hook

Source
pub unsafe extern "C" fn jit_debugger_set_hook(
    context: jit_context_t,
    hook: jit_debugger_hook_func,
) -> jit_debugger_hook_func