Skip to main content

IOHIDQueueGetDevice

Function IOHIDQueueGetDevice 

Source
pub extern "C-unwind" fn IOHIDQueueGetDevice(
    queue: &IOHIDQueue,
) -> CFRetained<IOHIDDevice>
👎Deprecated:

renamed to IOHIDQueue::device

Available on crate feature hid only.