Function hid_read

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