Struct winapi::dxgi::IDXGIDeviceSubObjectVtbl
[−]
[src]
pub struct IDXGIDeviceSubObjectVtbl { pub parent: IDXGIObjectVtbl, pub GetDevice: unsafe extern "system" fn(This: *mut IDXGIDeviceSubObject, riid: REFIID, ppDevice: *mut *mut c_void) -> HRESULT, }
Fields
parent | |
GetDevice |