Function SetDIBColorTable

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