Trait opencv::videostab::MaskFrameSourceTraitConst[][src]

pub trait MaskFrameSourceTraitConst: IFrameSourceConst {
    fn as_raw_MaskFrameSource(&self) -> *const c_void;
}

Required methods

Implementors