nn::fnd::ExpHeapTemplate::GetAllocatableSize Member Function
size_t GetAllocatableSize(
s32 alignment = DEFAULT_ALIGNMENT
) const;
| Name | Description | |
|---|---|---|
| in | alignment | Specifies the alignment. |
Gets the size of the memory block that can be allocated from the expanded heap.
CONFIDENTIAL