148
edits
Line 169: | Line 169: | ||
Function types also have: | Function types also have: | ||
:'''<code>''t''.abi</code>''' - Read-only. The ABI of the function; one of the | :'''<code>''t''.abi</code>''' - Read-only. The ABI of the function; one of the ctypes ABI objects. | ||
:'''<code>''t''.returnType</code>''' - Read-only. The return type. | :'''<code>''t''.returnType</code>''' - Read-only. The return type. |
edits