[][src]Function canlib_sys::canReadWait

pub unsafe extern "C" fn canReadWait(
    hnd: CanHandle,
    id: *mut c_long,
    msg: *mut c_void,
    dlc: *mut c_uint,
    flag: *mut c_uint,
    time: *mut c_ulong,
    timeout: *mut c_ulong
) -> canStatus