pub trait Matx_ScaleOpTraitConst {
    fn as_raw_Matx_ScaleOp(&self) -> *const c_void;
}

Required Methods§

Implementors§