nnappletUnlock Function

Syntax

NN_EXTERN_C void nnappletUnlock(
     void
);

Arguments

None.

Return Values

Description

Unlocks the mutex for the APPLET library.

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


CONFIDENTIAL