Function drop_handler

Source
pub unsafe fn drop_handler(data: *mut c_void)
Expand description

ยงSafety

Must be called

  • only with our handler or nullptr
  • only when done with our altstack This disables the alternate signal stack!