Table of Contents

Property Alignment

Namespace
MonoMod.Core.Platforms
Assembly
MonoMod.Core.dll

Alignment

Gets or sets the alignment of the requested allocation. Default is 8.
public int Alignment { get; init; }

Property Value

int