Method GetExport
GetExport(nint, string)
Get a pointer to an export from the given library.
public static nint GetExport(this nint libraryPtr, string name)
Parameters
Returns
- nint
- The function pointer.
public static nint GetExport(this nint libraryPtr, string name)