[][src]Type Definition mupdf_sys::_bindgen_ty_3

type _bindgen_ty_3 = c_uint;

Specifies the maximum size in bytes of the resource store in fz_context. Given as argument to fz_new_context.

FZ_STORE_UNLIMITED: Let resource store grow unbounded.

FZ_STORE_DEFAULT: A reasonable upper bound on the size, for devices that are not memory constrained.