VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_getopt_s Struct Reference

#include <vlc_getopt.h>

Data Fields

char * arg
 
int ind
 
int opt
 
char * nextchar
 
int first_nonopt
 
int last_nonopt
 

Field Documentation

◆ arg

char* vlc_getopt_s::arg

◆ first_nonopt

int vlc_getopt_s::first_nonopt

◆ ind

int vlc_getopt_s::ind

Referenced by config_LoadCmdLine().

◆ last_nonopt

int vlc_getopt_s::last_nonopt

◆ nextchar

char* vlc_getopt_s::nextchar

◆ opt

int vlc_getopt_s::opt

The documentation for this struct was generated from the following file: