pub unsafe extern "C" fn fz_keep_default_colorspaces(
ctx: *mut fz_context,
default_cs: *mut fz_default_colorspaces,
) -> *mut fz_default_colorspacesExpand description
Keep an additional reference to the default colorspaces
structure.
Never throws exceptions.