MCPcopy 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
146struct corosync_api_v1 *apidef_get (void)
147{
148 return (&apidef_corosync_api_v1);
149}

Callers 2

cs_ipcs_initFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected