Function alloc_array

Source
pub unsafe fn alloc_array<T>(res_count: usize) -> *mut T