[][src]Trait opencv::core::Matx_MulOpTrait

pub trait Matx_MulOpTrait {
    pub fn as_raw_Matx_MulOp(&self) -> *const c_void;
pub fn as_raw_mut_Matx_MulOp(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl Matx_MulOpTrait for Matx_MulOp[src]

Loading content...