cc_linkedlist_node struct

Contents

Public variables

void* data
struct cc_linkedlist_node* next