LLVMGetFirstParam

Obtain the first parameter to a function.

@see llvm::Function::arg_begin()

extern (C) nothrow
LLVMValueRef
LLVMGetFirstParam
(
LLVMValueRef Fn
)

Meta