pub unsafe extern "C-unwind" fn luaL_checkunsigned(
L: *mut lua_State,
narg: c_int,
) -> lua_Unsigned
Available on crate feature
luau
only.pub unsafe extern "C-unwind" fn luaL_checkunsigned(
L: *mut lua_State,
narg: c_int,
) -> lua_Unsigned
luau
only.