mallocSlice

Allocates a slice with malloc.

nothrow @nogc
T[]
mallocSlice
(
T
)
(
size_t count
)

Meta