LLVMGetCallSiteAttributeCount

Function LLVMGetCallSiteAttributeCount 

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