pub unsafe extern "system" fn GetNearestPaletteIndex(
    h: HPALETTE,
    color: COLORREF
) -> u32
Expand description

Required features: "Win32_Foundation"