Function windows_sys::Win32::Graphics::Gdi::GetNearestColor
pub unsafe extern "system" fn GetNearestColor(
hdc: HDC,
color: COLORREF
) -> COLORREF
Expand description
Required features: "Win32_Foundation"