solClient_msg_getDestination

Function solClient_msg_getDestination 

Source
pub unsafe extern "C" fn solClient_msg_getDestination(
    msg_p: solClient_opaqueMsg_pt,
    dest_p: *mut solClient_destination_t,
    destSize: usize,
) -> solClient_returnCode_t