[][src]Function winapi::um::wingdi::AnimatePalette

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