pub unsafe extern "C" fn fz_colorspace_is_subtractive(
    ctx: *mut fz_context,
    cs: *mut fz_colorspace
) -> c_int
Expand description

True for CMYK, Separation and DeviceN colorspaces.