LUA_REFNIL

Constant LUA_REFNIL 

Source
pub const LUA_REFNIL: c_int = -1;
Available on crate feature lua53 only.