Function lcms2_sys::ffi::cmsStageAllocCLut16bitGranular[][src]

pub unsafe extern "C" fn cmsStageAllocCLut16bitGranular(
    ContextID: Context,
    clutPoints: *const u32,
    inputChan: u32,
    outputChan: u32,
    Table: *const u16
) -> *mut Stage