pub unsafe extern "C-unwind" fn IOHIDUserDeviceCreateWithProperties(
allocator: Option<&CFAllocator>,
properties: &CFDictionary,
options: IOOptionBits,
) -> Option<CFRetained<IOHIDUserDevice>>👎Deprecated:
renamed to IOHIDUserDevice::with_properties
Available on crate feature
hidsystem only.