pngSetJmpSupported

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum pngSetJmpSupported;
  2. enum pngSetJmpSupported;
  3. enum pngSetJmpSupported;
    extern (C) nothrow @nogc
    static if(!(PNG_SETJMP_SUPPORTED))
    enum pngSetJmpSupported = false;

Meta