[][src]Function opencv::core::mul_mat_mat

pub fn mul_mat_mat(a: &Mat, b: &Mat) -> Result<MatExpr>