Function mupdf_sys::fz_new_buffer_from_page_number[][src]

pub unsafe extern "C" fn fz_new_buffer_from_page_number(
    ctx: *mut fz_context,
    doc: *mut fz_document,
    number: c_int,
    options: *const fz_stext_options
) -> *mut fz_buffer