LeviLamina
Loading...
Searching...
No Matches
JSCFunctionListEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
JSCFunctionListEntry {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnkdc409f;
10
::ll::UntypedStorage<1, 1>
mUnk804d1b;
11
::ll::UntypedStorage<1, 1>
mUnkc474b0;
12
::ll::UntypedStorage<2, 2>
mUnk80c2ee;
13
#ifdef LL_PLAT_S
14
::ll::UntypedStorage<8, 16>
mUnkdef9a8;
15
#else
// LL_PLAT_C
16
::ll::UntypedStorage<8, 16>
mUnk311720;
17
#endif
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
JSCFunctionListEntry& operator=(JSCFunctionListEntry
const
&);
23
JSCFunctionListEntry(JSCFunctionListEntry
const
&);
24
JSCFunctionListEntry();
25
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
JSCFunctionListEntry.h
Generated on
for LeviLamina by
1.16.1