Struct dxgi_win::structures::DXGI_OUTDUPL_POINTER_SHAPE_INFO [] [src]

pub struct DXGI_OUTDUPL_POINTER_SHAPE_INFO {
    pub Type: UINT,
    pub Width: UINT,
    pub Height: UINT,
    pub Pitch: UINT,
    pub HotSpot: POINT,
}

Fields

Type
Width
Height
Pitch
HotSpot