Function windows_sys::Win32::UI::ColorSystem::CMTranslateColors

pub unsafe extern "system" fn CMTranslateColors(
    hcmtransform: isize,
    lpainputcolors: *const COLOR,
    ncolors: u32,
    ctinput: COLORTYPE,
    lpaoutputcolors: *mut COLOR,
    ctoutput: COLORTYPE,
) -> BOOL