[][src]Function llvm_sys::core::LLVMSetArgOperand

pub unsafe extern "C" fn LLVMSetArgOperand(
    Funclet: LLVMValueRef,
    i: c_uint,
    value: LLVMValueRef
)

Set a funcletpad argument at the given index.