Function lua_isnil

Source
pub unsafe fn lua_isnil(state: *mut lua_State, n: c_int) -> bool