Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7906
xo_ssize_t
7907
xo_open_marker (const char *name)
7908
{
7909
return xo_open_marker_h(NULL, name);
7910
}
7911
7912
xo_ssize_t
7913
xo_close_marker_h (xo_handle_t *xop, const char *name)
Callers
1
main
Function · 0.85
Calls
1
xo_open_marker_h
Function · 0.85
Tested by
1
main
Function · 0.68