Trait opencv::prelude::ParallelLoopBody[][src]

pub trait ParallelLoopBody: ParallelLoopBodyConst {
    fn as_raw_mut_ParallelLoopBody(&mut self) -> *mut c_void;
}

Required methods

Implementors