pub extern "C-unwind" fn IOHIDQueueSetDepth(
queue: &IOHIDQueue,
depth: CFIndex,
)👎Deprecated:
renamed to IOHIDQueue::set_depth
Available on crate feature
hid only.pub extern "C-unwind" fn IOHIDQueueSetDepth(
queue: &IOHIDQueue,
depth: CFIndex,
)renamed to IOHIDQueue::set_depth
hid only.