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

Set the value of a message property.