[][src]Type Definition mupdf_sys::fz_document_make_bookmark_fn

type fz_document_make_bookmark_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, doc: *mut fz_document, page: c_int) -> fz_bookmark>;