Function mupdf_sys::fz_new_buffer_from_stext_page[][src]

pub unsafe extern "C" fn fz_new_buffer_from_stext_page(
    ctx: *mut fz_context,
    text: *mut fz_stext_page
) -> *mut fz_buffer

Convert structured text into plain text.