Function AnimatePalette

Source
pub unsafe extern "C" fn AnimatePalette(
    hPal: HPALETTE,
    iStartIndex: UINT,
    cEntries: UINT,
    ppe: *const PALETTEENTRY,
) -> BOOL