[][src]Trait opencv::core::Matx_TOpTrait

pub trait Matx_TOpTrait {
    pub fn as_raw_Matx_TOp(&self) -> *const c_void;
pub fn as_raw_mut_Matx_TOp(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl Matx_TOpTrait for Matx_TOp[src]

Loading content...