pub unsafe extern "C-unwind" fn luaL_optinteger(
L: *mut lua_State,
narg: c_int,
def: lua_Integer,
) -> lua_IntegerAvailable on crate features
lua51 or luajit only.pub unsafe extern "C-unwind" fn luaL_optinteger(
L: *mut lua_State,
narg: c_int,
def: lua_Integer,
) -> lua_Integerlua51 or luajit only.