Heap
InitFixedHeap Method
Fling OS
Intialises the kernel's fixed heap.
Namespace:
Kernel
Assembly:
Kernel
(in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
[
NoGCAttribute
] [
NoDebugAttribute
]
public
static
void
InitFixedHeap
()
[NoGCAttribute] [NoDebugAttribute] public static void InitFixedHeap()
See Also
Heap Class
Kernel Namespace