Function gdi32::GetSystemPaletteEntries
[−]
[src]
pub unsafe extern "system" fn GetSystemPaletteEntries(
hdc: HDC,
iStart: UINT,
cEntries: UINT,
pPalEntries: LPPALETTEENTRY
) -> UINT