traverseproc

_

extern (C)
alias traverseproc = int function(PyObject*, visitproc, void*)

Meta