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

Function xo_flush

tools/libxo/libxo/libxo.c:7969–7973  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7967}
7968
7969xo_ssize_t
7970xo_flush (void)
7971{
7972 return xo_flush_h(NULL);
7973}
7974
7975xo_ssize_t
7976xo_finish_h (xo_handle_t *xop)

Callers 1

sidewaysintprFunction · 0.85

Calls 1

xo_flush_hFunction · 0.85

Tested by

no test coverage detected