Trait opencv::core::PlatformInfoTrait[][src]

pub trait PlatformInfoTrait: PlatformInfoTraitConst {
    fn as_raw_mut_PlatformInfo(&mut self) -> *mut c_void;
}

Required methods

Implementors