nn::dbg::CTR::DirectPrint::GetDisplaybuffer Member Function

Syntax

#include <nn/dbg.h>

void * GetDisplaybuffer();

Parameters

None.

Return Values

The currently set display buffer. (NULL if none set.)

Description

Gets the display buffer that is currently set.

Revision History

2012/04/20
Initial version.

CONFIDENTIAL