pub unsafe extern "C" fn fz_count_active_separations(
    ctx: *mut fz_context,
    seps: *const fz_separations
) -> c_int
Expand description

Return the number of active separations.