Struct gmp_mpfr_sys::gmp::randstate_t [] [src]

#[repr(C)]
pub struct randstate_t { /* fields omitted */ }

Trait Implementations

impl Clone for randstate_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for randstate_t
[src]

impl Debug for randstate_t
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for randstate_t

impl !Sync for randstate_t