1 reference to GetProcAddress
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NativeLibrary.Unix.cs (1)
33
return Interop.Sys.
GetProcAddress
(handle, symbolName);