Kaydet (Commit) 2e782e86 authored tarafından Guido van Rossum's avatar Guido van Rossum

Add buffer module entry points.

üst 41f13f28
EXPORTS
PyBuffer_Type DATA
PyCFunction_Type DATA
PyCObject_Type DATA
PyClass_Type DATA
......@@ -78,6 +79,11 @@ EXPORTS
PyArg_ParseTuple
PyArg_ParseTupleAndKeywords
PyArg_VaParse
PyBuffer_FromMemory
PyBuffer_FromObject
PyBuffer_FromReadWriteMemory
PyBuffer_FromReadWriteObject
PyBuffer_New
PyCFunction_Fini
PyCFunction_GetFlags
PyCFunction_GetFunction
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment