pub type EventCallbackFn = unsafe extern "C" fn(event_type: PduEvtData, h_mod: u32, h_cll: u32, p_cll_tag: *mut c_void, p_api_tag: *mut c_void);
Expand description

PDU Event callback function type