Struct dxgi_win::interfaces::IDXGIDebugVtbl [] [src]

pub struct IDXGIDebugVtbl {
    pub parent: IUnknownVtbl,
    pub ReportLiveObjects: Option<unsafe  extern "system" fn(This: *mut IDXGIDebug, apiid: GUID, flags: DXGI_DEBUG_RLO_FLAGS) -> HRESULT>,
}

Fields

parent
ReportLiveObjects