Struct winapi::d3d9::IDirect3DDevice9Video
[-] [+]
[src]
pub struct IDirect3DDevice9Video {
pub lpVtbl: *mut IDirect3DDevice9VideoVtbl,
}Fields
lpVtbl |
pub struct IDirect3DDevice9Video {
pub lpVtbl: *mut IDirect3DDevice9VideoVtbl,
}lpVtbl |
impl Debug for IDirect3DDevice9Videoimpl Copy for IDirect3DDevice9Videoimpl Clone for IDirect3DDevice9Videofn clone(&self) -> IDirect3DDevice9Videofn 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).