solace_rs_sys

Function solClient_msg_setBinaryAttachment

source
pub unsafe extern "C" fn solClient_msg_setBinaryAttachment(
    msg_p: solClient_opaqueMsg_pt,
    buf_p: *const c_void,
    size: solClient_uint32_t,
) -> solClient_returnCode_t