Function add_rx_msg_handler
pub unsafe extern "C" fn add_rx_msg_handler(
handler: RxMsgHandlerFn,
context: *mut c_void,
) -> c_intAvailable on non-
ag35 only.Expand description
Add callback function, if any new msg arrived, it will notify app.