pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PyInstanceMethod_Function
deimos
python
classobject
Availability: 3.*
version(Python_3_0_Or_Later)
extern (
C
)
PyObject
*
PyInstanceMethod_Function
(
PyObject
*
)
Meta
Source
See Implementation
deimos
python
classobject
functions
PyClass_Check
PyClass_IsSubclass
PyClass_New
PyInstanceMethod_Check
PyInstanceMethod_Function
PyInstanceMethod_GET_FUNCTION
PyInstanceMethod_New
PyInstance_Check
PyInstance_New
PyInstance_NewRaw
PyMethod_Check
PyMethod_Class
PyMethod_ClearFreeList
PyMethod_Function
PyMethod_GET_CLASS
PyMethod_GET_FUNCTION
PyMethod_GET_SELF
PyMethod_New
PyMethod_Self
_PyInstance_Lookup
structs
PyClassObject
PyInstanceMethodObject
PyInstanceObject
PyMethodObject
Availability: 3.*