nnappletLock Function

Syntax

NN_EXTERN_C void nnappletLock(
     void
);

Arguments

None.

Return Values

Description

Locks the mutex for the APPLET library.

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


CONFIDENTIAL