Struct winapi::d3d9::IDirect3DVertexShader9
[-] [+]
[src]
pub struct IDirect3DVertexShader9 {
pub lpVtbl: *mut IDirect3DVertexShader9Vtbl,
}Fields
lpVtbl |
pub struct IDirect3DVertexShader9 {
pub lpVtbl: *mut IDirect3DVertexShader9Vtbl,
}lpVtbl |
impl Debug for IDirect3DVertexShader9impl Copy for IDirect3DVertexShader9impl Clone for IDirect3DVertexShader9fn clone(&self) -> IDirect3DVertexShader9fn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).