LLVMGetLastParam

Obtain the last parameter to a function.

@see llvm::Function::arg_end()

extern (C) nothrow
LLVMValueRef
LLVMGetLastParam
(
LLVMValueRef Fn
)

Meta