Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ xo_close_instance_d
Function
xo_close_instance_d
tools/libxo/libxo/libxo.c:7516–7520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7514
}
7515
7516
xo_ssize_t
7517
xo_close_instance_d (void)
7518
{
7519
return xo_close_instance_h(NULL, NULL);
7520
}
7521
7522
static int
7523
xo_do_close_all (xo_handle_t *xop, xo_stack_t *limit)
Callers
1
main
Function · 0.85
Calls
1
xo_close_instance_h
Function · 0.85
Tested by
1
main
Function · 0.68