lua_isnil

Function lua_isnil 

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