LLVMConstStringInContext

Create a ConstantDataSequential and initialize it with a string.

@see llvm::ConstantDataArray::getString()

extern (C) nothrow
LLVMValueRef
LLVMConstStringInContext
(
LLVMContextRef C
,
const(char)* Str
,
uint Length
,)

Meta