[][src]Function winapi::um::wingdi::SetDIBColorTable

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