Function gdi32::GetDIBColorTable [] [src]

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