Trait opencv::gapi::GArrayDescTraitConst
source · pub trait GArrayDescTraitConst {
fn as_raw_GArrayDesc(&self) -> *const c_void;
fn equals(&self, unnamed: &GArrayDesc) -> Result<bool> { ... }
}
Expand description
Constant methods for crate::gapi::GArrayDesc