Struct winapi::d3d11shader::ID3D11FunctionParameterReflection [] [src]

pub struct ID3D11FunctionParameterReflection {
    pub lpVtbl: *const ID3D11FunctionParameterReflectionVtbl,
}

Fields

lpVtbl

Methods

impl ID3D11FunctionParameterReflection
[src]

unsafe fn GetDesc(&mut self, pDesc: *mut D3D11_PARAMETER_DESC) -> HRESULT

Trait Implementations

Derived Implementations

impl Debug for ID3D11FunctionParameterReflection
[src]

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

Formats the value using the given formatter.