Function llvm_sys::core::LLVMGetEnumAttributeAtIndex

source ยท
pub unsafe extern "C" fn LLVMGetEnumAttributeAtIndex(
    F: LLVMValueRef,
    Idx: LLVMAttributeIndex,
    KindID: c_uint
) -> LLVMAttributeRef