Function windows_sys::Win32::System::LibraryLoader::GetProcAddress
pub unsafe extern "system" fn GetProcAddress(
hmodule: HMODULE,
lpprocname: PCSTR
) -> FARPROC
Expand description
Required features: "Win32_Foundation"