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