Type Alias WGLSWAP

Source
pub type WGLSWAP = _WGLSWAP;

Aliased Type§

struct WGLSWAP {
    pub hdc: *mut HDC__,
    pub uiFlags: u32,
}

Fields§

§hdc: *mut HDC__§uiFlags: u32