Provided by: libcaca-dev_0.99.beta19-2.1ubuntu1.20.04.2_amd64 bug

NAME

       caca_option - Option parsing.

SYNOPSIS

   Data Fields
       const char * name
       int has_arg
       int * flag
       int val

Detailed Description

       This structure contains commandline parsing information for systems where getopt_long() is
       unavailable.

Author

       Generated automatically by Doxygen for libcaca from the source code.