Struct winapi::d3d12::ID3D12CommandList [] [src]

#[repr(C)]
pub struct ID3D12CommandList { pub lpVtbl: *const ID3D12CommandListVtbl, }

Fields

Methods

impl ID3D12CommandList
[src]

Methods from Deref<Target = ID3D12DeviceChild>

Trait Implementations

impl Debug for ID3D12CommandList
[src]

Formats the value using the given formatter.

impl Deref for ID3D12CommandList
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ID3D12CommandList
[src]

The method called to mutably dereference a value