DoxigAlpha

GetProcAddress

Function parameters

Parameters

#

Functions in this namespace

Functions

#

Source

Implementation

#
pub extern "kernel32" fn GetProcAddress(
    hModule: HMODULE,
    lpProcName: LPCSTR,
) callconv(.winapi) ?FARPROC