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

Set the value of a message property.