LLVMGetAttributeCountAtIndex

Function LLVMGetAttributeCountAtIndex 

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