IOHIDQueueSetCancelHandler

Function IOHIDQueueSetCancelHandler 

Source
pub unsafe extern "C-unwind" fn IOHIDQueueSetCancelHandler(
    queue: &IOHIDQueue,
    handler: dispatch_block_t,
)
👎Deprecated: renamed to IOHIDQueue::set_cancel_handler
Available on crate features dispatch2 and hid only.