Function GetDIBColorTable

Source
pub unsafe extern "C" fn GetDIBColorTable(
    hdc: HDC,
    iStart: UINT,
    cEntries: UINT,
    prgbq: *mut RGBQUAD,
) -> UINT