IOHIDManagerClose

Function IOHIDManagerClose 

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