releasebufferproc

Availability: >= 2.6

version(Python_2_6_Or_Later)
extern (C)
alias releasebufferproc = void function(PyObject*, Py_buffer*)

Meta