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