Function hid_set_nonblocking

Source
pub unsafe extern "C" fn hid_set_nonblocking(
    device: *mut hid_device,
    nonblock: c_int,
) -> c_int