pub trait Detail_BestOf2NearestMatcherTraitConst: Detail_FeaturesMatcherTraitConst {
    // Required method
    fn as_raw_Detail_BestOf2NearestMatcher(&self) -> *const c_void;
}
Expand description

Required Methods§

Implementors§