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

Get the body data of a bytes message.