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