CO_CELL_NOT_AN_ARG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum CO_CELL_NOT_AN_ARG;
  2. enum CO_CELL_NOT_AN_ARG;
    version(!Python_3_7_Or_Later && Python_3_2_Or_Later)
    extern (C)
    enum CO_CELL_NOT_AN_ARG = 255;

Meta