Function drop_handler
pub unsafe fn drop_handler(data: *mut c_void)
Safety
Must only be called with a pointer returned by make_handler, and only
once per Handler.
drop_handlerpub unsafe fn drop_handler(data: *mut c_void)
Must only be called with a pointer returned by make_handler, and only
once per Handler.