Struct dxgi_win::interfaces::IDXGIOutput2Vtbl [] [src]

pub struct IDXGIOutput2Vtbl {
    pub parent: IDXGIOutput1Vtbl,
    pub SupportsOverlay: Option<unsafe  extern "system" fn(This: *mut IDXGIOutput2) -> BOOL>,
}

Fields

parent
SupportsOverlay