Trait opencv::hub_prelude::EltwiseLayerInt8TraitConst[][src]

pub trait EltwiseLayerInt8TraitConst: LayerTraitConst {
    fn as_raw_EltwiseLayerInt8(&self) -> *const c_void;
}

Required methods

Implementors