unaryfunc

_

extern (C)
alias unaryfunc = PyObject* function(PyObject*)

Meta