Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apitrace/apitrace
/ function_pointer_value
Function
function_pointer_value
dispatch/dispatch.py:44–45 ·
view source on GitHub ↗
(function)
Source
from the content-addressed store, hash-verified
42
43
44
def
function_pointer_value(function):
45
return
'_'
+ function.name
46
47
48
class
Dispatcher:
Callers
4
traceApi
Method · 0.90
dispatchFunctionDecl
Method · 0.85
dispatchFunctionImpl
Method · 0.85
invokeGetProcAddress
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected