Struct winapi::dxgi1_2::IDXGIAdapter2Vtbl
[−]
[src]
pub struct IDXGIAdapter2Vtbl { pub parent: IDXGIAdapter1Vtbl, pub GetDesc2: unsafe extern "system" fn(This: *mut IDXGIAdapter2, pDesc: *mut DXGI_ADAPTER_DESC2) -> HRESULT, }
Fields
parent | |
GetDesc2 |