pub trait EMDL1HistogramCostExtractorConst: HistogramCostExtractorConst {
    // Required method
    fn as_raw_EMDL1HistogramCostExtractor(&self) -> *const c_void;
}
Expand description

Required Methods§

Implementors§