Function lua_isnone

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