pub unsafe extern "C" fn LLVMSetArgOperand(
Funclet: LLVMValueRef,
i: c_uint,
value: LLVMValueRef,
)
Expand description
Set a funcletpad argument at the given index.
pub unsafe extern "C" fn LLVMSetArgOperand(
Funclet: LLVMValueRef,
i: c_uint,
value: LLVMValueRef,
)
Set a funcletpad argument at the given index.