Trait opencv::core::prelude::DeviceInfoTrait[][src]

pub trait DeviceInfoTrait: DeviceInfoTraitConst {
    fn as_raw_mut_DeviceInfo(&mut self) -> *mut c_void;
}

Required methods

Implementors