Searched defs:PyDescriptorPool (Results 1 – 1 of 1) sorted by relevance
34 typedef struct PyDescriptorPool { struct38 const DescriptorPool* pool;41 bool is_owned;45 bool is_mutable;71 } PyDescriptorPool; argument