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