[][src]Function canlib_sys::canRead

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