Function mrb_sys_value_is_true

Source
pub fn mrb_sys_value_is_true(value: mrb_value) -> bool
Expand description

Check whether the given value is the singleton true.