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