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