Struct winapi::d3d12::ID3D12CommandAllocatorVtbl
[−]
[src]
pub struct ID3D12CommandAllocatorVtbl { pub parent: ID3D12PageableVtbl, pub Reset: unsafe extern "system" fn(This: *mut ID3D12CommandAllocator) -> HRESULT, }
Fields
parent | |
Reset |