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

Convert structured text into plain text.