LLVMGetElementAsConstant

Get an element at specified index as a constant.

@see ConstantDataSequential::getElementAsConstant()

extern (C) nothrow
LLVMValueRef
LLVMGetElementAsConstant
(
LLVMValueRef C
,
uint idx
)

Meta