Struct dxgi_win::interfaces::IDXGIFactory3Vtbl [] [src]

pub struct IDXGIFactory3Vtbl {
    pub parent: IDXGIFactory2Vtbl,
    pub GetCreationFlags: Option<unsafe  extern "system" fn(This: *mut IDXGIFactory3) -> UINT>,
}

Fields

parent
GetCreationFlags