Skip to main content

IOHIDDeviceGetService

Function IOHIDDeviceGetService 

Source
pub extern "C-unwind" fn IOHIDDeviceGetService(
    device: &IOHIDDevice,
) -> io_service_t
👎Deprecated:

renamed to IOHIDDevice::service

Available on crate features hid and libc only.