cast_vec_ref_to_ptr

Function cast_vec_ref_to_ptr 

Source
pub fn cast_vec_ref_to_ptr<T>(src: Vec<&'static T>) -> Vec<*const T>