Trait opencv::flann::prelude::LinearIndexParamsTrait [−][src]
pub trait LinearIndexParamsTrait: IndexParamsTrait + LinearIndexParamsTraitConst {
fn as_raw_mut_LinearIndexParams(&mut self) -> *mut c_void;
}