|
VLC
4.0.0-dev
|
Go to the source code of this file.
Data Structures | |
| struct | vlc_getopt_s |
| struct | vlc_option |
Typedefs | |
| typedef struct vlc_getopt_s | vlc_getopt_t |
Functions | |
| int | vlc_getopt_long (int argc, char *const *argv, const char *shortopts, const struct vlc_option *longopts, int *longind, vlc_getopt_t *restrict state) |
| typedef struct vlc_getopt_s vlc_getopt_t |
| int vlc_getopt_long | ( | int | argc, |
| char *const * | argv, | ||
| const char * | shortopts, | ||
| const struct vlc_option * | longopts, | ||
| int * | longind, | ||
| vlc_getopt_t *restrict | state | ||
| ) |
1.8.13