Trait opencv::core::Context_UserContextTrait [−][src]
pub trait Context_UserContextTrait {
fn as_raw_Context_UserContext(&self) -> *const c_void;
fn as_raw_mut_Context_UserContext(&mut self) -> *mut c_void;
}