nn::gx::CTR::GetVramSize Function
size_t GetVramSize(
VramArea area
);
| Name | Description | |
|---|---|---|
| in | area | VRAM region to get (MEM_VRAMA or MEM_VRAMB). |
Gets the size of the specified VRAM region.
Always use only this function to obtain the size of a VRAM region. The size that is obtained may change in the future.
CONFIDENTIAL