Table of Contents

Property IsPacked

Namespace
Ubiquity.NET.Llvm.Types
Assembly
Ubiquity.NET.Llvm.dll

IsPacked

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

bool IsPacked { get; }

Property Value

bool