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

Function xo_open_marker

tools/libxo/libxo/libxo.c:7906–7910  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7904}
7905
7906xo_ssize_t
7907xo_open_marker (const char *name)
7908{
7909 return xo_open_marker_h(NULL, name);
7910}
7911
7912xo_ssize_t
7913xo_close_marker_h (xo_handle_t *xop, const char *name)

Callers 1

mainFunction · 0.85

Calls 1

xo_open_marker_hFunction · 0.85

Tested by 1

mainFunction · 0.68