Py_InitModuleSym

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum Py_InitModuleSym;
  2. enum Py_InitModuleSym;
  3. enum Py_InitModuleSym;
    version(!Python_3_0_Or_Later && !Python_2_5_Or_Later)
    extern (C)
    enum Py_InitModuleSym = "Py_InitModule4";

Meta