Struct winapi::d3d10shader::ID3D10ShaderReflection [] [src]

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

Fields

Methods

impl ID3D10ShaderReflection
[src]

Methods from Deref<Target = IUnknown>

Trait Implementations

impl Debug for ID3D10ShaderReflection
[src]

Formats the value using the given formatter.

impl Deref for ID3D10ShaderReflection
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ID3D10ShaderReflection
[src]

The method called to mutably dereference a value