solace_rs_sys

Function solClient_msg_getBinaryAttachmentField

source
pub unsafe extern "C" fn solClient_msg_getBinaryAttachmentField(
    msg_p: solClient_opaqueMsg_pt,
    field_p: *mut solClient_field_t,
    fieldSize: usize,
) -> solClient_returnCode_t