Function TempAlloc.opCall

Purely a convenience overload, forwards arguments to TempAlloc.malloc().

void* opCall(T...) (
  T args
) nothrow;