Function lua_rs::ffi::lua::lua_isnil

source ·
pub unsafe fn lua_isnil(l: *mut lua_State, n: c_int) -> c_int