Function lua_isnoneornil

Source
pub unsafe fn lua_isnoneornil(L: *mut lua_State, index: c_int) -> c_int