pub unsafe extern "system" fn ColorMatchToTarget(
    hdc: HDC,
    hdctarget: HDC,
    action: COLOR_MATCH_TO_TARGET_ACTION
) -> BOOL
Expand description

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’