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