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