Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/corosync/corosync
/ apidef_get
Function
apidef_get
exec/apidef.c:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
};
145
146
struct corosync_api_v1 *apidef_get (void)
147
{
148
return (&apidef_corosync_api_v1);
149
}
Callers
2
cs_ipcs_init
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected