Function windows_sys::Win32::Graphics::Gdi::AnimatePalette

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