mallocNew

Allocates and construct a struct or class object.

mallocNew
(
T
Args...
)
(
Args args
)

Return Value

Type: auto

Newly allocated object.

Meta