Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ xo_close_instance_hd
Function
xo_close_instance_hd
tools/libxo/libxo/libxo.c:7510–7514 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7508
}
7509
7510
xo_ssize_t
7511
xo_close_instance_hd (xo_handle_t *xop)
7512
{
7513
return xo_close_instance_h(xop, NULL);
7514
}
7515
7516
xo_ssize_t
7517
xo_close_instance_d (void)
Callers
nothing calls this directly
Calls
1
xo_close_instance_h
Function · 0.85
Tested by
no test coverage detected