LLVMGetArgOperand

Function LLVMGetArgOperand 

Source
pub unsafe extern "C" fn LLVMGetArgOperand(
    Funclet: LLVMValueRef,
    i: c_uint,
) -> LLVMValueRef