nn::font::ResFont::SetDrawBuffer Member Function
void * SetDrawBuffer(
void* buffer
);
| Name | Description | |
|---|---|---|
| in | buffer | Pointer to the buffer. Must be aligned on a 4-byte boundary. |
NULL). Sets the buffer required for drawing. Use the GetDrawBufferSize function to get the buffer size to set.
If you specify NULL, a drawing buffer is not used.
CONFIDENTIAL