Trait opencv::dnn::prelude::ConstLayerTrait[][src]

pub trait ConstLayerTrait: ConstLayerTraitConst + LayerTrait {
    fn as_raw_mut_ConstLayer(&mut self) -> *mut c_void;
}

Required methods

Implementors