Function gdi32::SetDIBColorTable
[−]
[src]
pub unsafe extern "system" fn SetDIBColorTable(
hdc: HDC,
iStart: UINT,
cEntries: UINT,
prgbq: *const RGBQUAD
) -> UINT