pub unsafe extern "C" fn fz_bound_display_list(
    ctx: *mut fz_context,
    list: *mut fz_display_list
) -> fz_rect
Expand description

Return the bounding box of the page recorded in a display list.