nn::dbg::CTR::GetOptOpt Function#include <nn/dbg.h>
int GetOptOpt(
void
);
None.
Stores any character that could not be recognized during option analysis.
See the example for nn::dbg::CTR::GetOpt.
Always returns -1 in release builds.
CONFIDENTIAL