pub unsafe extern "system" fn GetDIBColorTable(
    hdc: HDC,
    istart: u32,
    centries: u32,
    prgbq: *mut RGBQUAD
) -> u32
Expand description

Required features: "Win32_Graphics_Gdi"