Searched refs:_FuncPtr (Results 1 – 3 of 3) sorted by relevance
338 _FuncPtr = None variable in CDLL368 class _FuncPtr(_CFuncPtr): class371 self._FuncPtr = _FuncPtr392 func = self._FuncPtr((name_or_ordinal, self))
203 func = self._FuncPtr(("s_" + name, self))
95 <_FuncPtr object at 0x...>97 <_FuncPtr object at 0x...>128 <_FuncPtr object at 0x...>135 <_FuncPtr object at 0x...>1555 .. class:: _FuncPtr