[][src]Function opencv::flann::set_distance_type

pub fn set_distance_type(
    distance_type: flann_distance_t,
    order: i32
) -> Result<()>