pub unsafe fn undo_hook(undo_addr: Address) -> Result<(), Error>
Undo the Hook at the specified address
Failed to undo hook
Hook can cause all kinds of undefined behavior, so it’s unsafe