Trait opencv::hub_prelude::GCompileArgTrait
source · pub trait GCompileArgTrait: GCompileArgTraitConst {
fn as_raw_mut_GCompileArg(&mut self) -> *mut c_void;
fn set_tag(&mut self, val: &str) { ... }
}
pub trait GCompileArgTrait: GCompileArgTraitConst {
fn as_raw_mut_GCompileArg(&mut self) -> *mut c_void;
fn set_tag(&mut self, val: &str) { ... }
}