Function windows_sys::Win32::Graphics::Gdi::GetDIBColorTable

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