Trait opencv::prelude::GFunctor

source ·
pub trait GFunctor: GFunctorConst {
    // Required method
    fn as_raw_mut_GFunctor(&mut self) -> *mut c_void;
}
Expand description

@private

Required Methods§

Implementors§