FrameBufferFreeFont
Syntax | |
void FrameBufferFreeFont(struct FrameBufferFont *ptr); | |
Header | |
base/rfbuffer.h | |
Library | |
rfbuf | |
Description | |
The The argument ptr is a pointer to the font. | |
Returns | |
None | |
Errors | |
None | |
Example | |
None |
Syntax | |
void FrameBufferFreeFont(struct FrameBufferFont *ptr); | |
Header | |
base/rfbuffer.h | |
Library | |
rfbuf | |
Description | |
The The argument ptr is a pointer to the font. | |
Returns | |
None | |
Errors | |
None | |
Example | |
None |