Function mupdf_sys::pdf_create_link[][src]

pub unsafe extern "C" fn pdf_create_link(
    ctx: *mut fz_context,
    page: *mut pdf_page,
    bbox: fz_rect,
    uri: *const c_char
) -> *mut fz_link