pub unsafe extern "C-unwind" fn IOHIDDeviceSetInputValueMatching(
device: &IOHIDDevice,
matching: Option<&CFDictionary>,
)👎Deprecated:
renamed to IOHIDDevice::set_input_value_matching
Available on crate feature
hid only.