Function hidapi_sys::hid_write [] [src]

pub unsafe extern "C" fn hid_write(
    device: *mut hid_device,
    data: *const c_uchar,
    length: size_t
) -> c_int