void[] matching requested size on success, null on failure.void[] __arrayAlloc(T)(size_t arrSize) @trustedAllocate a memory block with appendable capabilities for array usage.
arrSize | size of the allocated array in bytes |
void[] matching requested size on success, null on failure.