MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / BitField

Class BitField

KernelLibrary/Common.h:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248
249
250struct BitField {
251 USHORT Position;
252 USHORT Size;
253};
254
255struct MmAvlTableOffsets {
256 ULONG NumberGenericTableElements;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected