pub extern "C-unwind" fn IOHIDUserDeviceCopyProperty(
device: &IOHIDUserDevice,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated:
renamed to IOHIDUserDevice::property
Available on crate feature
hidsystem only.