Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N64Recomp/N64Recomp
/ get_func
Method
get_func
include/recompiler/live_recompiler.h:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
ShimFunction(recomp_func_ext_t* to_shim, uintptr_t value);
154
~ShimFunction();
155
recomp_func_t* get_func() { return func; }
156
};
157
}
158
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected