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