Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bareflank/hypervisor
/ code_aliases_t
Class
code_aliases_t
loader/src/x64/free_mk_code_aliases.c:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
*/
39
void
40
free_mk_code_aliases(struct code_aliases_t *const pmut_a) NOEXCEPT
41
{
42
platform_expects(NULLPTR != pmut_a);
43
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected