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

pub unsafe extern "system" fn SetPaletteEntries(
    hpal: HPALETTE,
    iStart: UINT,
    cEntries: UINT,
    pPalEntries: *const PALETTEENTRY
) -> UINT