pub extern "C-unwind" fn IOHIDDeviceGetService(
device: &IOHIDDevice,
) -> io_service_t👎Deprecated:
renamed to IOHIDDevice::service
Available on crate features
hid and libc only.pub extern "C-unwind" fn IOHIDDeviceGetService(
device: &IOHIDDevice,
) -> io_service_trenamed to IOHIDDevice::service
hid and libc only.