IOHIDQueueCopyNextValue

Function IOHIDQueueCopyNextValue 

Source
pub extern "C-unwind" fn IOHIDQueueCopyNextValue(
    queue: &IOHIDQueue,
) -> Option<CFRetained<IOHIDValue>>
👎Deprecated: renamed to IOHIDQueue::next_value
Available on crate feature hid only.