Function lcms2_sys::ffi::cmsStageAllocMatrix[][src]

pub unsafe extern "C" fn cmsStageAllocMatrix(
    ContextID: Context,
    Rows: u32,
    Cols: u32,
    Matrix: *const f64,
    Offset: *const f64
) -> *mut Stage