Home
last modified time | relevance | path

Searched refs:StructUnionType_paramfunc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
D_ctypes.c375 StructUnionType_paramfunc(CDataObject *self) in StructUnionType_paramfunc() function
435 dict->paramfunc = StructUnionType_paramfunc; in StructUnionType_new()