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

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