pub extern "C-unwind" fn IOHIDDeviceGetProperty(
device: &IOHIDDevice,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
IOHIDDevice::propertyAvailable on crate feature
hid only.pub extern "C-unwind" fn IOHIDDeviceGetProperty(
device: &IOHIDDevice,
key: &CFString,
) -> Option<CFRetained<CFType>>IOHIDDevice::propertyhid only.