Skip to main content

IOHIDQueueSetDepth

Function IOHIDQueueSetDepth 

Source
pub extern "C-unwind" fn IOHIDQueueSetDepth(
    queue: &IOHIDQueue,
    depth: CFIndex,
)
👎Deprecated:

renamed to IOHIDQueue::set_depth

Available on crate feature hid only.