Table of Contents

Property IsPacked

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

IsPacked

Gets a value indicating whether the structure is packed (e.g. no automatic alignment padding between elements)

public bool IsPacked { get; }

Property Value

bool