all repos — mgba @ 983a4825278af11c1a35726edd95c28bbd037a1b

mGBA Game Boy Advance Emulator

src/third-party/libpng/libpngpf.3 (view raw)

 1.TH LIBPNGPF 3 "April 1, 2017"
 2.SH NAME
 3libpng \- Portable Network Graphics (PNG) Reference Library 1.6.34
 4(private functions)
 5.SH SYNOPSIS
 6\fB\fB#include \fI\fI"pngpriv.h"
 7
 8\fB\fBAs of libpng version \fP\fI\fP\fI1.5.1\fP\fB\fP\fB, this section is no longer \fP\fI\fP\fImaintained\fP\fB\fP\fB, now that the private function prototypes are hidden in pngpriv.h and not accessible to applications. Look in pngpriv.h for the prototypes and a short description of each \fI\fIfunction.
 9
10.SH DESCRIPTION
11The functions previously listed here are used privately by libpng and are not
12available for use by applications.  They are not "exported" to applications
13using shared libraries.
14
15.SH SEE ALSO
16.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
17.SH AUTHOR
18Glenn Randers-Pehrson