fp_SymLoadModule64

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

Meta