Go to the source code of this file.
Functions | |
PyObject * | PyUpb_ExtensionDict_New (PyObject *msg) |
bool | PyUpb_InitExtensionDict (PyObject *m) |
PyObject* PyUpb_ExtensionDict_New | ( | PyObject * | msg | ) |
Definition at line 42 of file extension_dict.c.
bool PyUpb_InitExtensionDict | ( | PyObject * | m | ) |
Definition at line 240 of file extension_dict.c.