LeviLamina
Loading...
Searching...
No Matches
srtp_sha1_ctx_t.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
srtp_sha1_ctx_t {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 20>
mUnkb3b955;
10
::ll::UntypedStorage<4, 64>
mUnk113cb9;
11
::ll::UntypedStorage<4, 4>
mUnk16426c;
12
::ll::UntypedStorage<4, 4>
mUnk42f0ec;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
srtp_sha1_ctx_t& operator=(srtp_sha1_ctx_t
const
&);
18
srtp_sha1_ctx_t(srtp_sha1_ctx_t
const
&);
19
srtp_sha1_ctx_t();
20
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
libsrtp
srtp_sha1_ctx_t.h
Generated on
for LeviLamina by
1.16.1