LLVMCreateEnumAttribute

Create an enum attribute.

extern (C) nothrow
LLVMAttributeRef
LLVMCreateEnumAttribute
(
LLVMContextRef C
,
uint KindID
,
ulong Val
)

Meta