pub unsafe extern "C" fn tibemsMapMsg_SetReferencedBytes(
    message: usize,
    name: *const c_char,
    bytes: *mut c_void,
    bytesSize: u64
) -> tibems_status
Expand description

Set a byte array as a named value in a map message.