Struct dxgi_win::structures::DXGI_PRESENT_PARAMETERS [] [src]

pub struct DXGI_PRESENT_PARAMETERS {
    pub DirtyRectsCount: UINT,
    pub pDirtyRects: RECT,
    pub pScrollRect: RECT,
    pub pScrollOffset: POINT,
}

Fields

DirtyRectsCount
pDirtyRects
pScrollRect
pScrollOffset