pub unsafe extern "system" fn CMTranslateRGB(
    hcmtransform: isize,
    colorref: COLORREF,
    lpcolorref: *mut u32,
    dwflags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"