pub unsafe extern "C-unwind" fn IOHIDManagerSetDeviceMatching(
manager: &IOHIDManager,
matching: Option<&CFDictionary>,
)👎Deprecated:
renamed to IOHIDManager::set_device_matching
Available on crate feature
hid only.