Trait opencv::core::prelude::SparseMatIteratorTrait [−][src]
pub trait SparseMatIteratorTrait: SparseMatConstIteratorTrait + SparseMatIteratorTraitConst {
fn as_raw_mut_SparseMatIterator(&mut self) -> *mut c_void;
}