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