[][src]Trait opencv::prelude::Matx_SubOpTrait

pub trait Matx_SubOpTrait {
    pub fn as_raw_Matx_SubOp(&self) -> *const c_void;
pub fn as_raw_mut_Matx_SubOp(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl Matx_SubOpTrait for Matx_SubOp[src]

Loading content...