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

pub struct IDirect3DCryptoSession9 {
    pub lpVtbl: *mut IDirect3DCryptoSession9Vtbl,
}

Fields

lpVtbl

Trait Implementations

Derived Implementations

impl Debug for IDirect3DCryptoSession9

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

impl Copy for IDirect3DCryptoSession9

impl Clone for IDirect3DCryptoSession9

fn clone(&self) -> IDirect3DCryptoSession9

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