pub unsafe extern "C" fn fz_page_uses_overprint(
    ctx: *mut fz_context,
    page: *mut fz_page
) -> c_int
Expand description

Query if a given page requires overprint.