IrGlobalStorage.allocateInitializer

Allocate space for compiletime generated initializers (struct initializers for example) String literals without escape sequences are sliced directly from source code

struct IrGlobalStorage
ubyte[]
allocateInitializer
(
uint length
)

Meta