Type Alias d3d12::CommandList

source ·
pub type CommandList = ComPtr<ID3D12CommandList>;

Aliased Type§

struct CommandList(/* private fields */);