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