Function hidapi_sys::hid_send_feature_report [] [src]

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