Function llvm_sys::core::LLVMCreateEnumAttribute
source · pub unsafe extern "C" fn LLVMCreateEnumAttribute(
C: LLVMContextRef,
KindID: c_uint,
Val: u64
) -> LLVMAttributeRefExpand description
Create an enum attribute.