nn::dbg::CTR::GetOptArg Function#include <nn/dbg.h>
const char * GetOptArg(
void
);
None.
During option analysis, gets either the next option or the text after an option.
See the example for nn::dbg::CTR::GetOpt.
Always returns NULL in release builds.
CONFIDENTIAL