pub unsafe extern "C-unwind" fn IOHIDUserDeviceSetProperty(
device: &IOHIDUserDevice,
key: &CFString,
property: &CFType,
) -> bool👎Deprecated: renamed to
IOHIDUserDevice::set_propertyAvailable on crate feature
hidsystem only.