Method LLVMGetStringAttributeValue
LLVMGetStringAttributeValue(LLVMAttributeRef, out UInt32)
TODO: Provide summary for Function LLVMGetStringAttributeValue
Declaration
public static string LLVMGetStringAttributeValue(LLVMAttributeRef A, out uint Length)
Parameters
public static string LLVMGetStringAttributeValue(LLVMAttributeRef A, out uint Length)
LLVMAttributeRef | A | TODO: Provide details of parameter A |
UInt32 | Length | TODO: Provide details of parameter Length |
Returns
String | TODO: Document return value |