Type Alias ipp_sys::IppsRandGaussState_8u
source · pub type IppsRandGaussState_8u = RandGaussState_8u;
Aliased Type§
struct IppsRandGaussState_8u { /* private fields */ }
Trait Implementations
source§impl Clone for RandGaussState_8u
impl Clone for RandGaussState_8u
source§fn clone(&self) -> RandGaussState_8u
fn clone(&self) -> RandGaussState_8u
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more