PyMethodDef.ml_name

The name of the built-in function/method

struct PyMethodDef
const(char)* ml_name;

Meta