more ~master (2021-04-25T17:22:00Z)
Home
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