MCPcopy 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
7510xo_ssize_t
7511xo_close_instance_hd (xo_handle_t *xop)
7512{
7513 return xo_close_instance_h(xop, NULL);
7514}
7515
7516xo_ssize_t
7517xo_close_instance_d (void)

Callers

nothing calls this directly

Calls 1

xo_close_instance_hFunction · 0.85

Tested by

no test coverage detected