pub unsafe extern "C-unwind" fn IOHIDDeviceCopyMatchingElements(
device: &IOHIDDevice,
matching: Option<&CFDictionary>,
options: IOOptionBits,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
IOHIDDevice::matching_elementsAvailable on crate feature
hid only.