LeviLamina
Loading...
Searching...
No Matches
list_head.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
list_head
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk8e4e1a;
10
::ll::UntypedStorage<8, 8>
mUnka009c9;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
list_head
& operator=(
list_head
const
&);
16
list_head
(
list_head
const
&);
17
list_head
();
18
};
list_head
Definition
list_head.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
list_head.h
Generated on Sat Apr 26 2025 05:55:40 for LeviLamina by
1.12.0