Trait RNG_MT19937TraitConst

Source
pub trait RNG_MT19937TraitConst {
    // Required method
    fn as_raw_RNG_MT19937(&self) -> *const c_void;
}
Expand description

Constant methods for core::RNG_MT19937

Required Methods§

Implementors§