solClient_flow_topicSubscribeWithDispatch

Function solClient_flow_topicSubscribeWithDispatch 

Source
pub unsafe extern "C" fn solClient_flow_topicSubscribeWithDispatch(
    opaqueFlow_p: solClient_opaqueFlow_pt,
    flags: solClient_subscribeFlags_t,
    topicSubscription_p: *const c_char,
    funcInfo_p: *mut solClient_flow_rxMsgDispatchFuncInfo_t,
    correlationTag: *mut c_void,
) -> solClient_returnCode_t