Function mrb_sys_value_is_false

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

Check whether the given value is the singleton false.