pub trait Matx_DivOpTraitConst {
    fn as_raw_Matx_DivOp(&self) -> *const c_void;
}

Required Methods§

Implementors§