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