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

Get the value of a message property.