Function opencv::core::generate_vector_of_int[][src]

pub fn generate_vector_of_int(len: size_t, vec: &mut Vector<i32>) -> Result<()>