pub extern "C-unwind" fn IOHIDServiceClientCopyProperty(
service: &IOHIDServiceClient,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
IOHIDServiceClient::propertyAvailable on crate feature
hidsystem only.