LLVMGetLastFunction

Obtain an iterator to the last Function in a Module.

@see llvm::Module::end()

extern (C) nothrow
LLVMValueRef
LLVMGetLastFunction
(
LLVMModuleRef M
)

Meta