pub unsafe extern "C-unwind" fn luaL_checkinteger(
L: *mut lua_State,
arg: c_int,
) -> lua_Integer
Available on crate feature
lua52
only.pub unsafe extern "C-unwind" fn luaL_checkinteger(
L: *mut lua_State,
arg: c_int,
) -> lua_Integer
lua52
only.