Trait Matx_DivOpTrait
opencv::core::prelude
pub trait Matx_DivOpTrait { fn as_raw_Matx_DivOp(&self) -> *const c_void; fn as_raw_mut_Matx_DivOp(&mut self) -> *mut c_void; }
fn as_raw_Matx_DivOp(&self) -> *const c_void
fn as_raw_mut_Matx_DivOp(&mut self) -> *mut c_void
impl Matx_DivOpTrait for Matx_DivOp