nn::os::CriticalSection::Finalize
#include <nn/os.h> void Finalize();
None.
Destroys a critical section.
This is called automatically by the destructor, but it can also be called explicitly.
CONFIDENTIAL