windows::Win32::Graphics::Gdi

Function GetDIBColorTable

pub unsafe fn GetDIBColorTable(
    hdc: HDC,
    istart: u32,
    prgbq: &mut [RGBQUAD],
) -> u32