Skip to main content

IOHIDManagerSetDeviceMatchingMultiple

Function IOHIDManagerSetDeviceMatchingMultiple 

Source
pub unsafe extern "C-unwind" fn IOHIDManagerSetDeviceMatchingMultiple(
    manager: &IOHIDManager,
    multiple: Option<&CFArray>,
)
👎Deprecated:

renamed to IOHIDManager::set_device_matching_multiple

Available on crate feature hid only.