Skip to main content

LUA_NOREF

Constant LUA_NOREF 

Source
pub const LUA_NOREF: i32 = -2;
Expand description

Pseudo-reference meaning “no reference” (never created by lua_ref).