|
mupdf
|
#include <options.h>

Public Attributes | |
| int | flags |
| char * | key |
| char * | val |
| struct fz_option * | next |
Implementation details: subject to change. Only public for SWIG built wrappers.
| int fz_option::flags |
| char* fz_option::key |
| struct fz_option* fz_option::next |
| char* fz_option::val |