MCPcopy Create free account
hub / github.com/codr7/hacktical-c / hc_list

Class hc_list

task/task.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25struct hc_task_list {
26 struct hc_list tasks;
27};
28
29struct hc_task *hc_task_init(struct hc_task *t,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected