LLVMConstVector

Create a ConstantVector from values.

@see llvm::ConstantVector::get()

extern (C) nothrow
LLVMValueRef
LLVMConstVector
(
LLVMValueRef* ScalarConstantVals
,
uint Size
)

Meta