MCPcopy Create free account
hub / github.com/Spuckwaffel/Kernel-Thread-Driver / get

Method get

Driver/skCrypter.h:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 __forceinline T* get()
67 {
68 return _storage;
69 }
70
71 __forceinline int size() // (w)char count
72 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected