Struct winapi::um::wingdi::DISPLAYCONFIG_DESKTOP_IMAGE_INFO   [−][src]
#[repr(C)]pub struct DISPLAYCONFIG_DESKTOP_IMAGE_INFO {
    pub PathSourceSize: POINTL,
    pub DesktopImageRegion: RECTL,
    pub DesktopImageClip: RECTL,
}Fields
PathSourceSize: POINTLDesktopImageRegion: RECTLDesktopImageClip: RECTLTrait Implementations
Returns the “default value” for a type. Read more