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