Function mrb_sys_value_is_nil

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

Check whether the given value is the singleton nil.