getbufferproc

Availability: >= 2.6

version(Python_2_6_Or_Later)
extern (C)
alias getbufferproc = int function(PyObject*, Py_buffer*, int)

Meta