Function opengl32::wglGetLayerPaletteEntries [] [src]

pub unsafe extern "system" fn wglGetLayerPaletteEntries(
    hdc: HDC,
    iLayerPlane: c_int,
    iStart: c_int,
    cEntries: c_int,
    pcr: *const COLORREF
) -> c_int