pub unsafe extern "C" fn tibemsMapMsg_SetLong(
    message: usize,
    name: *const c_char,
    value: i64
) -> tibems_status
Expand description

Set a name-value pair in a map message.