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