[][src]Function CCODE::SetDIBColorTable

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