IOHIDDeviceClose

Function IOHIDDeviceClose 

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