Skip to main content

LUA_REFNIL

Constant LUA_REFNIL 

Source
pub const LUA_REFNIL: i32 = -1;
Expand description

Pseudo-reference returned by lua_ref when the pushed value was nil.