Trait CompositeIndexParamsTrait

Source
pub trait CompositeIndexParamsTrait: CompositeIndexParamsTraitConst + IndexParamsTrait {
    // Required method
    fn as_raw_mut_CompositeIndexParams(&mut self) -> *mut c_void;
}
Expand description

Required Methods§

Implementors§