PyStructSequence_Field Struct Reference

PyStructSequence_Field Struct Reference

#include <structseq.h>

Class Description

Definition at line 10 of file structseq.h.

Public Attributes

char * name
 
char * doc
 

Member Data Documentation

char* doc

Definition at line 12 of file structseq.h.

char* name

Definition at line 11 of file structseq.h.


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