NetSurf
Data Fields
png_cache_read_data_s Struct Reference

Data Fields

const uint8_t * data
 
size_t size
 

Detailed Description

Definition at line 401 of file png.c.

Field Documentation

◆ data

const uint8_t* png_cache_read_data_s::data

Definition at line 402 of file png.c.

Referenced by nspng_clone(), png_cache_convert(), and png_cache_read_fn().

◆ size

size_t png_cache_read_data_s::size

Definition at line 403 of file png.c.

Referenced by nspng_clone(), png_cache_convert(), and png_cache_read_fn().


The documentation for this struct was generated from the following file: