pub unsafe extern "C-unwind" fn IOHIDManagerSetInputValueMatchingMultiple(
manager: &IOHIDManager,
multiple: Option<&CFArray>,
)👎Deprecated:
renamed to IOHIDManager::set_input_value_matching_multiple
Available on crate feature
hid only.