Function rglua::lua::lua_isnone[][src]

pub fn lua_isnone(l: LuaState, n: c_int) -> bool
Expand description

Returns if the value at the given index is none (element outside of stack / invalid)