NullInpainterTraitConst

Trait NullInpainterTraitConst 

Source
pub trait NullInpainterTraitConst: InpainterBaseTraitConst {
    // Required method
    fn as_raw_NullInpainter(&self) -> *const c_void;
}
Expand description

Constant methods for crate::videostab::NullInpainter

Required Methods§

Implementors§