Struct winapi::d3d12::ID3D12CommandAllocatorVtbl [] [src]

#[repr(C)]
pub struct ID3D12CommandAllocatorVtbl { pub parent: ID3D12PageableVtbl, pub Reset: unsafe extern "system" fn(_: *mut ID3D12CommandAllocator) -> HRESULT, }

Fields