nn::font::CTR::CharWriter::SetFont Member Function

Syntax

void SetFont(
     const Font * pFont
);

Parameters

Name Description
in pFont A pointer to the new font to set.

Return Values

None.

Description

Sets the font.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL