MCPcopy Create free account
hub / github.com/F-Stack/f-stack / xo_close_list_hd

Function xo_close_list_hd

tools/libxo/libxo/libxo.c:7249–7253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7247}
7248
7249xo_ssize_t
7250xo_close_list_hd (xo_handle_t *xop)
7251{
7252 return xo_close_list_h(xop, NULL);
7253}
7254
7255xo_ssize_t
7256xo_close_list_d (void)

Callers

nothing calls this directly

Calls 1

xo_close_list_hFunction · 0.85

Tested by

no test coverage detected