allocfunc

_

extern (C)
alias allocfunc = PyObject* function(PyTypeObject*, Py_ssize_t)

Meta