Struct winapi::d3d11shader::ID3D11FunctionReflection [] [src]

pub struct ID3D11FunctionReflection {
    pub lpVtbl: *const ID3D11FunctionReflectionVtbl,
}

Fields

lpVtbl: *const ID3D11FunctionReflectionVtbl

Methods

impl ID3D11FunctionReflection
[src]

Trait Implementations

impl Debug for ID3D11FunctionReflection
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.