RxIndMsgHandlerFunc

Type Alias RxIndMsgHandlerFunc 

pub type RxIndMsgHandlerFunc = unsafe extern "C" fn(handle: ClientHandle, msg_id: NetEventMsgId, pv_data: *mut c_void, context_ptr: *mut c_void);