cmpfunc

Availability: 2.*

version(!Python_3_0_Or_Later)
extern (C)
alias cmpfunc = int function(PyObject*, PyObject*)

Meta