[][src]Function CCODE::AnimatePalette

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