pdf_set_page_tree_cache

Function pdf_set_page_tree_cache 

Source
pub unsafe extern "C" fn pdf_set_page_tree_cache(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    enabled: c_int,
)