Function windows_sys::Win32::Graphics::Gdi::SetDIBColorTable
[−]pub unsafe extern "system" fn SetDIBColorTable(
hdc: HDC,
istart: u32,
centries: u32,
prgbq: *const RGBQUAD
) -> u32
Expand description
Required features: "Win32_Graphics_Gdi"