Trait opencv::core::Context_UserContextTrait[][src]

pub trait Context_UserContextTrait: Context_UserContextTraitConst {
    fn as_raw_mut_Context_UserContext(&mut self) -> *mut c_void;
}

Required methods

Implementors