Struct winapi::d3d12::ID3D12DeviceChild [] [src]

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

Fields

Methods

impl ID3D12DeviceChild
[src]

Methods from Deref<Target = ID3D12Object>

Trait Implementations

impl Debug for ID3D12DeviceChild
[src]

Formats the value using the given formatter.

impl Deref for ID3D12DeviceChild
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ID3D12DeviceChild
[src]

The method called to mutably dereference a value