nn::fnd::FrameHeapTemplate::FrameHeapTemplate Constructor
template <class MemoryBlock>
FrameHeapTemplate(
const MemoryBlock & block,
bit32 option = 0
);
| Name | Description | |
|---|---|---|
| in | block | Specifies the memory block to be allocated to the frame heap |
| in | option | Specifies the options |
Constructor. Initializes the frame heap.
CONFIDENTIAL