MCPcopy Create free account
hub / github.com/ARM-software/astc-encoder / astcenc_print_longhelp

Function astcenc_print_longhelp

Source/astcenccli_toplevel_help.cpp:607–611  ·  view source on GitHub ↗

See header for documentation. */

Source from the content-addressed store, hash-verified

605
606/* See header for documentation. */
607void astcenc_print_longhelp()
608{
609 astcenc_print_header();
610 printf("%s", astcenc_long_help);
611}

Callers 1

astcenc_mainFunction · 0.85

Calls 1

astcenc_print_headerFunction · 0.85

Tested by

no test coverage detected