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