Struct libhmmer_sys::ESL_RAND64 [−][src]
Fields
mti: c_intmt: [u64; 312]seed: u64Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ESL_RAND64
impl Send for ESL_RAND64
impl Sync for ESL_RAND64
impl Unpin for ESL_RAND64
impl UnwindSafe for ESL_RAND64
Blanket Implementations
Mutably borrows from an owned value. Read more