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

Get the value of a message property.