Type Alias ipp_sys::IppsIIRState_64fc
source · pub type IppsIIRState_64fc = IIRState_64fc;
Aliased Type§
struct IppsIIRState_64fc { /* private fields */ }
Trait Implementations
source§impl Clone for IIRState_64fc
impl Clone for IIRState_64fc
source§fn clone(&self) -> IIRState_64fc
fn clone(&self) -> IIRState_64fc
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