IOHIDManagerOpen

Function IOHIDManagerOpen 

Source
pub extern "C-unwind" fn IOHIDManagerOpen(
    manager: &IOHIDManager,
    options: IOOptionBits,
) -> IOReturn
👎Deprecated: renamed to IOHIDManager::open
Available on crate feature hid only.