Skip to main content

lua_isnoneornil

Function lua_isnoneornil 

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