pub unsafe extern "C" fn tibemsObjectMsg_GetObjectBytes(
    message: usize,
    bytes: *const *const c_uchar,
    byteSize: *mut u32
) -> tibems_status
Expand description

Get the byte sequence representing a serialized object from a message.