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