Struct d3d11_win::shader::interfaces::ID3D11FunctionReflection [] [src]

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

Fields

lpVtbl

Methods

impl ID3D11FunctionReflection

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