Struct winapi::d3d9types::D3DAES_CTR_IV
[-] [+]
[src]
pub struct D3DAES_CTR_IV {
pub IV: UINT64,
pub Count: UINT64,
}Fields
IV | |
Count |
pub struct D3DAES_CTR_IV {
pub IV: UINT64,
pub Count: UINT64,
}IV | |
Count |
impl Debug for D3DAES_CTR_IVimpl Copy for D3DAES_CTR_IVimpl Clone for D3DAES_CTR_IVfn clone(&self) -> D3DAES_CTR_IVfn 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).