@@ -0,0 +1,12 @@
#import "Windows.kl"
OS_Memory :: struct
commit : U64
reserve: U64
data : *U8
Arena :: struct
memory: OS_Memory
alignment: U64
len: U64
The note is not visible to the blocked user.