Trait opencv::freetype::FreeType2TraitConst

source ·
pub trait FreeType2TraitConst: AlgorithmTraitConst {
    // Required method
    fn as_raw_FreeType2(&self) -> *const c_void;
}
Expand description

Constant methods for crate::freetype::FreeType2

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§