llvm_sys::core

Function LLVMGetAttributeCountAtIndex

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