solace_rs_sys

Function solClient_flow_receiveMsg

source
pub unsafe extern "C" fn solClient_flow_receiveMsg(
    flow_p: solClient_opaqueFlow_pt,
    msg_p: *mut solClient_opaqueMsg_pt,
    timeout: solClient_int32_t,
) -> solClient_returnCode_t