Struct dxgi_win::interfaces::IDXGIDeviceSubObjectVtbl [] [src]

pub struct IDXGIDeviceSubObjectVtbl {
    pub parent: IDXGIObjectVtbl,
    pub GetDevice: Option<unsafe  extern "system" fn(This: *mut IDXGIDeviceSubObject, riid: REFIID, device: *mut *mut c_void) -> HRESULT>,
}

Fields

parent
GetDevice