Searched refs:s_get_size (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 2045 s_get_size(PyStructObject *self, void *unused) in s_get_size() function 2084 {"size", (getter)s_get_size, (setter)NULL, "struct size in bytes", NULL}, |
Completed in 5 milliseconds