[][src]Function cantact::c::cantact_start

#[no_mangle]pub unsafe extern "C" fn cantact_start(ptr: *mut CInterface) -> i32

Start CAN communication. This will enable all configured CAN channels.

This function starts a thread which will call the registered callback when a frame is received.