Skip to main content

drwrap_unregister_post_call_notify

Function drwrap_unregister_post_call_notify 

Source
pub unsafe extern "C" fn drwrap_unregister_post_call_notify(
    cb: Option<unsafe extern "C" fn(pc: app_pc)>,
) -> bool_
Expand description

Unregisters a callback registered with drwrap_register_post_call_notify(). \return whether successful.