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