MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / Usage

Function Usage

Source/CLI/Help.cpp:218–222  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

216
217//---------------------------------------------------------------------------
218int Usage()
219{
220 Help_Nothing();
221 return MI_ERROR;
222}

Callers 1

mainFunction · 0.85

Calls 1

Help_NothingFunction · 0.85

Tested by

no test coverage detected