Trait opencv::gapi::GFunctor

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

Required Methods§

Implementors§