LLVMCreateEnumAttribute

Function LLVMCreateEnumAttribute 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMCreateEnumAttribute(
    C: LLVMContextRef,
    KindID: c_uint,
    Val: u64,
) -> LLVMAttributeRef