Function memsec::allocarray [] [src]

pub unsafe fn allocarray<T>(count: usize) -> Option<*mut T>

Alloc array.