Skip to main content

RT_VAL_NIL

Constant RT_VAL_NIL 

Source
pub const RT_VAL_NIL: u32 = 1;
Expand description

Create a NIL value on the heap; returns pointer.

val_nil() -> i32