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

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