Function llvm_sys::core::LLVMCreateEnumAttribute

source ยท
pub unsafe extern "C" fn LLVMCreateEnumAttribute(
    C: LLVMContextRef,
    KindID: c_uint,
    Val: u64
) -> LLVMAttributeRef
Expand description

Create an enum attribute.