Table of Contents

Method SetAlignment

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

SetAlignment(uint)

Sets the alignment for the argument

public Argument SetAlignment(uint value)

Parameters

value uint

Alignment value for this argument

Returns

Argument

this for Fluent access