Function tlua::ffi::lua_isnil

source ·
pub unsafe fn lua_isnil(state: *mut lua_State, index: c_int) -> bool