Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ xo_close_container_d
Function
xo_close_container_d
tools/libxo/libxo/libxo.c:7109–7113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7107
}
7108
7109
xo_ssize_t
7110
xo_close_container_d (void)
7111
{
7112
return xo_close_container_h(NULL, NULL);
7113
}
7114
7115
static int
7116
xo_do_open_list (xo_handle_t *xop, xo_xof_flags_t flags, const char *name)
Callers
1
main
Function · 0.85
Calls
1
xo_close_container_h
Function · 0.85
Tested by
1
main
Function · 0.68