llvm_sys::core

Function LLVMGetEnumAttributeAtIndex

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