Method LLVMGetStringAttributeKind
LLVMGetStringAttributeKind(LLVMAttributeRef, out UInt32)
TODO: Provide summary for Function LLVMGetStringAttributeKind
Declaration
public static string LLVMGetStringAttributeKind(LLVMAttributeRef A, out uint Length)
Parameters
public static string LLVMGetStringAttributeKind(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 |