LLVMIsConstantString

Returns true if the specified constant is an array of i8.

@see ConstantDataSequential::getAsString()

extern (C) nothrow
LLVMBool
LLVMIsConstantString
(
LLVMValueRef c
)

Meta