Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELMERIKH/PyinMemoryPE
/ FreeLibrary
Function
FreeLibrary
windows/winproxy/apis/kernel32.py:325–326 ·
view source on GitHub ↗
(hLibModule)
Source
from the content-addressed store, hash-verified
323
324
@Kernel32Proxy()
325
def
FreeLibrary(hLibModule):
326
return
FreeLibrary.ctypes_function(hLibModule)
327
328
## Version
329
Callers
1
free_library
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected