Trait opencv::hub_prelude::GKernelImplTraitConst
source · pub trait GKernelImplTraitConst {
fn as_raw_GKernelImpl(&self) -> *const c_void;
fn opaque(&self) -> any { ... }
}
pub trait GKernelImplTraitConst {
fn as_raw_GKernelImpl(&self) -> *const c_void;
fn opaque(&self) -> any { ... }
}