[][src]Function mupdf_sys::fz_copy_selection

pub unsafe extern "C" fn fz_copy_selection(
    ctx: *mut fz_context,
    page: *mut fz_stext_page,
    a: fz_point,
    b: fz_point,
    crlf: c_int
) -> *mut c_char