Struct tomcrypt_sys::rc2_key [] [src]

#[repr(C)]
pub struct rc2_key { pub xkey: [c_uint; 64], }

Fields

Trait Implementations

impl Copy for rc2_key
[src]

impl Clone for rc2_key
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more