RxMsgHandlerFn

Type Alias RxMsgHandlerFn 

pub type RxMsgHandlerFn = unsafe extern "C" fn(msg: *mut Sms, context: *mut c_void);
Expand description

Callback function registered to add_rx_msg_handler.