solClient_flow_getDestination

Function solClient_flow_getDestination 

Source
pub unsafe extern "C" fn solClient_flow_getDestination(
    opaqueFlow_p: solClient_opaqueFlow_pt,
    dest_p: *mut solClient_destination_t,
    destSize: usize,
) -> solClient_returnCode_t