Struct winapi::d3d9::IDirect3DSwapChain9 [-] [+] [src]

pub struct IDirect3DSwapChain9 {
    pub lpVtbl: *mut IDirect3DSwapChain9Vtbl,
}

Fields

lpVtbl

Trait Implementations

Derived Implementations

impl Debug for IDirect3DSwapChain9

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for IDirect3DSwapChain9

impl Clone for IDirect3DSwapChain9

fn clone(&self) -> IDirect3DSwapChain9

fn clone_from(&mut self, source: &Self)