pub extern "C-unwind" fn IOHIDEventSystemClientCopyServices(
client: &IOHIDEventSystemClient,
) -> Option<CFRetained<CFArray>>👎Deprecated:
renamed to IOHIDEventSystemClient::services
Available on crate feature
hidsystem only.