Function GetSystemPaletteEntries

Source
pub unsafe extern "C" fn GetSystemPaletteEntries(
    hdc: HDC,
    iStart: UINT,
    cEntries: UINT,
    pPalEntries: LPPALETTEENTRY,
) -> UINT