pub unsafe extern "C" fn drwrap_unregister_post_call_notify( cb: Option<unsafe extern "C" fn(pc: app_pc)>, ) -> bool_
Unregisters a callback registered with drwrap_register_post_call_notify(). \return whether successful.