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

Get data values from a map message.