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

Get the value of a message property.