windows::Win32::System::LibraryLoader

Function GetProcAddress

pub unsafe fn GetProcAddress<P1>(hmodule: HMODULE, lpprocname: P1) -> FARPROC
where P1: Param<PCSTR>,