[][src]Function embree::aligned_vector_init

pub fn aligned_vector_init<T: Copy>(len: usize, align: usize, init: T) -> Vec<T>