Function add_rx_msg_handler
pub unsafe extern "C" fn add_rx_msg_handler(
handle: ClientHandle,
handler: RxMsgHandlerFn,
context: *mut c_void,
) -> ErrorCodeAvailable on non-
ag35 only.pub unsafe extern "C" fn add_rx_msg_handler(
handle: ClientHandle,
handler: RxMsgHandlerFn,
context: *mut c_void,
) -> ErrorCodeag35 only.