add_rx_msg_handler

Function add_rx_msg_handler 

pub unsafe extern "C" fn add_rx_msg_handler(
    handler: RxMsgHandlerFn,
    context: *mut c_void,
) -> c_int
Available on non-ag35 only.
Expand description

Add callback function, if any new msg arrived, it will notify app.