pub extern "C-unwind" fn IOHIDEventSystemClientCreateSimpleClient(
allocator: Option<&CFAllocator>,
) -> CFRetained<IOHIDEventSystemClient>👎Deprecated:
renamed to IOHIDEventSystemClient::new_simple_client
Available on crate feature
hidsystem only.