[][src]Function mupdf_sys::fz_colorspace_colorant

pub unsafe extern "C" fn fz_colorspace_colorant(
    ctx: *mut fz_context,
    cs: *mut fz_colorspace,
    n: c_int
) -> *const c_char

Retrieve a the name for a colorant.

Returns a pointer with the same lifespan as the colorspace.