[][src]Module swim_python3_sys::methodobject

Structs

PyMethodDef

Constants

METH_CLASS
METH_COEXIST
METH_KEYWORD
METH_NOARGS
METH_O
METH_STATIC
METH_VARARGS

Statics

PyCFunction_Type

Functions

PyCFunction_Call
PyCFunction_Check
PyCFunction_ClearFreeList
PyCFunction_GetFlags
PyCFunction_GetFunction
PyCFunction_GetSelf
PyCFunction_New
PyCFunction_NewEx

Type Definitions

PyCFunction
PyCFunctionWithKeywords
PyNoArgsFunction