LLVMSetParamAlignment

Set the alignment for a function parameter.

@see llvm::Argument::addAttr() @see llvm::AttrBuilder::addAlignmentAttr()

extern (C) nothrow
void
LLVMSetParamAlignment
(
LLVMValueRef Arg
,
uint Align
)

Meta