pub unsafe extern "C" fn fz_lookup_bookmark(
    ctx: *mut fz_context,
    doc: *mut fz_document,
    mark: fz_bookmark
) -> fz_location
Expand description

Find a bookmark and return its page number.