pub trait RNG_MT19937TraitConst {
// Required method
fn as_raw_RNG_MT19937(&self) -> *const c_void;
}
Expand description
Constant methods for core::RNG_MT19937
pub trait RNG_MT19937TraitConst {
// Required method
fn as_raw_RNG_MT19937(&self) -> *const c_void;
}
Constant methods for core::RNG_MT19937