LLVMGetAsString

Get the given constant data sequential as a string.

@see ConstantDataSequential::getAsString()

extern (C) nothrow
const(char)*
LLVMGetAsString
(
LLVMValueRef c
,)

Meta