Struct winapi::dxgi1_3::IDXGIDevice3Vtbl [] [src]

pub struct IDXGIDevice3Vtbl {
    pub parent: IDXGIDevice2Vtbl,
    pub Trim: unsafe extern "system" fn(This: *mut IDXGIDevice3),
}

Fields

parent: IDXGIDevice2Vtbl Trim: unsafe extern "system" fn(This: *mut IDXGIDevice3)