Function mlua_sys::lua52::lauxlib::luaL_optinteger
source ยท pub unsafe extern "C-unwind" fn luaL_optinteger(
L: *mut lua_State,
arg: c_int,
def: lua_Integer
) -> lua_IntegerAvailable on crate feature
lua52 only.