Struct winapi::dxgi::IDXGIAdapter1Vtbl
[−]
[src]
pub struct IDXGIAdapter1Vtbl { pub parent: IDXGIAdapterVtbl, pub GetDesc1: unsafe extern "system" fn(This: *mut IDXGIAdapter1, pDesc: *mut DXGI_ADAPTER_DESC1) -> HRESULT, }
Fields
parent | |
GetDesc1 |