Searched defs:png_controlp (Results 1 - 1 of 1) sorted by relevance

/external/libpng/
H A Dpng.h2805 typedef struct png_control *png_controlp; typedef in typeref:struct:png_control
2808 png_controlp opaque; /* Initialize to NULL, free with png_image_free */
3102 * the png_controlp field 'opaque' to NULL (or, safer, memset the whole thing.)

Completed in 68 milliseconds