You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be helpful if we instead passed up a linkage error message with the name of the failing symbol.
Unfortunately, this may require yet another SemVer-breaking change.
Note that this only applies to the Windows version of libloading. The Linux version includes the name of the symbol in the system error message.
It's debatable as to whether a patch should be created for bindgen or libloading.