[][src]Function CCODE::GetDIBColorTable

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