Struct tomcrypt_sys::prng_state [] [src]

#[repr(C)]
pub struct prng_state { pub __bindgen_anon_1: prng_state__bindgen_ty_1, pub ready: c_short, }

Fields

Trait Implementations

impl Copy for prng_state
[src]

impl Clone for prng_state
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more