LUA_REFNIL

Constant LUA_REFNIL 

Source
pub const LUA_REFNIL: i32 = -1;
Available on crate feature mlua and (crate features lua51 or luajit) only.