pub unsafe extern "system" fn AnimatePalette(
    hpal: HPALETTE,
    istartindex: u32,
    centries: u32,
    ppe: *const PALETTEENTRY
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"