solClient_msg_getBinaryAttachmentString

Function solClient_msg_getBinaryAttachmentString 

Source
pub unsafe extern "C" fn solClient_msg_getBinaryAttachmentString(
    msg_p: solClient_opaqueMsg_pt,
    bufPtr_p: *mut *const c_char,
) -> solClient_returnCode_t