more ~cgiUpdates (2022-04-23T18:41:30.7951577)
Dub
Repo
GetProcAddress
more
os
windows
core
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (
Windows
) nothrow @
nogc
FARPROC
GetProcAddress
(
HANDLE
Module
,
const
(
char
)*
ProcName
)
Meta
Source
See Implementation
more
os
windows
core
aliases
FARPROC, NEARPROC, PROC
SysErrorCode
functions
GetLastError
GetModuleHandleA
GetProcAddress
lastError
structs
HANDLE
SysResult
WindowsErrorCode