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

Set the value of a message property.