Table of Contents

Property Target

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

Target

The target address for the allocation. The allocator will attempt to allocate memory as close to this address as it can.
public nint Target { get; init; }

Property Value

nint