LLVMGetFirstFunction

Obtain an iterator to the first Function in a Module.

@see llvm::Module::begin()

extern (C) nothrow
LLVMValueRef
LLVMGetFirstFunction
(
LLVMModuleRef M
)

Meta