png_chunk_benign_error

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void png_chunk_benign_error(png_const_structrp png_ptr, png_const_charp warning_message)
    version(!PNG_VERSION_INFO_ONLY)
    extern (C)
    static if(PNG_BENIGN_ERRORS_SUPPORTED)
    static if(PNG_READ_SUPPORTED)
    void
    png_chunk_benign_error
  2. alias png_chunk_benign_error = png_chunk_warning
  3. alias png_chunk_benign_error = png_chunk_error

Meta