nnappletIsGpuRightGiven Function

Syntax

NN_EXTERN_C bool nnappletIsGpuRightGiven(
     void
);

Arguments

None.

Return Values

Description

Determines whether an applet currently has the right to render.

See the corresponding C++ function nn::applet::CTR::IsGpuRightGiven.


CONFIDENTIAL