IOHIDManagerCopyDevices

Function IOHIDManagerCopyDevices 

Source
pub unsafe extern "C-unwind" fn IOHIDManagerCopyDevices(
    manager: &IOHIDManager,
) -> Option<CFRetained<CFSet>>
👎Deprecated: renamed to IOHIDManager::devices
Available on crate feature hid only.