-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
system: OSrelated to OS APIsrelated to OS APIstype: Featurerelated to a new featurerelated to a new featuretype: Improvementrelated to an improvementrelated to an improvement
Milestone
Description
Contact Details
No response
What is the feature?
There currently exists a load_function() API to load a symbol from a DLL. This should really be renamed to load_symbol(), since it also supports variables. So ideally we'd rename load_function() to load_symbol(), and have load_function() simply call load_symbol() for backward compatibility.
Desribe alternatives you have considered?
Using load_function() in the meantime
Extension
None
Libraries
None
System
Library API
Metadata
Metadata
Assignees
Labels
system: OSrelated to OS APIsrelated to OS APIstype: Featurerelated to a new featurerelated to a new featuretype: Improvementrelated to an improvementrelated to an improvement
Type
Projects
Status
Todo