ΒΆconst char* LLVMGetStringAttributeValue(
    LLVMAttributeRef A,
    unsigned int* Length)

Description

Get the string attribute's value.

Declared at: llvm/include/llvm-c/Core.h:618

Parameters

LLVMAttributeRef A
unsigned int* Length