_PyOS_LongOption Struct Reference

#include <pycore_getopt.h>

Public Attributes

const wchar_t * name
 
int has_arg
 
int val
 

Member Data Documentation

◆ name

const wchar_t* name

◆ has_arg

int has_arg

◆ val

int val