Function mupdf_sys::fz_keep_default_colorspaces[][src]

pub unsafe extern "C" fn fz_keep_default_colorspaces(
    ctx: *mut fz_context,
    default_cs: *mut fz_default_colorspaces
) -> *mut fz_default_colorspaces

Keep an additional reference to the default colorspaces structure.

Never throws exceptions.