Struct sasl2_sys::sasl::sasl_rand_s [−][src]
#[repr(C)]pub struct sasl_rand_s { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for sasl_rand_s
impl Send for sasl_rand_s
impl Sync for sasl_rand_s
impl Unpin for sasl_rand_s
impl UnwindSafe for sasl_rand_s
Blanket Implementations
Mutably borrows from an owned value. Read more