Skip to main content

fz_keep_default_colorspaces

Function fz_keep_default_colorspaces 

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

Keep an additional reference to the default colorspaces
structure.

Never throws exceptions.