pub extern "C-unwind" fn IOHIDEventSystemClientCopyProperty(
client: &IOHIDEventSystemClient,
key: &CFString,
) -> Option<CFRetained<CFType>>👎Deprecated:
renamed to IOHIDEventSystemClient::property
Available on crate feature
hidsystem only.