SymLoadModule64Func

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows)
alias SymLoadModule64Func = DWORD64 function(HANDLE hProcess, HANDLE hFile, PCSTR ImageName, PCSTR ModuleName, DWORD64 BaseOfDll, DWORD SizeOfDll)

Meta