solace_rs_sys

Function solClient_appendUUIDString

source
pub unsafe extern "C" fn solClient_appendUUIDString(
    inputStr: *const c_char,
    uuid_p: *mut c_char,
    bufferSize: usize,
) -> solClient_returnCode_t