VLC  3.0.21
Data Fields
vlc_getopt_s Struct Reference

Data Fields

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

Field Documentation

◆ arg

char* vlc_getopt_s::arg

Referenced by config_LoadCmdLine().

◆ 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

Referenced by config_LoadCmdLine().


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