DataCallEventCallbackFn

Type Alias DataCallEventCallbackFn 

pub type DataCallEventCallbackFn = unsafe extern "C" fn(state: *mut DataCallState);
Expand description

Client callback function used to post event indications.