png_warning

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void png_warning(png_const_structrp png_ptr, png_const_charp warning_message)
  2. void png_warning(S1 s1, S2 s2)
    version(!PNG_VERSION_INFO_ONLY)
    extern (C)
    static if(!(PNG_WARNINGS_SUPPORTED))
    void
    png_warning
    (
    S1
    S2
    )
    (
    S1 s1
    ,
    S2 s2
    )

Meta