[][src]Function rustc_llvm_proxy::proxy::LLVMGetCallSiteAttributes

#[no_mangle]
pub unsafe extern "C" fn LLVMGetCallSiteAttributes(
    C: LLVMValueRef,
    Idx: LLVMAttributeIndex,
    Attrs: *mut LLVMAttributeRef
)