c_linked_list 1.0.0

Utilities for handling NULL-terminated C linked lists
Documentation

c_linked_list

This is a Rust library for handling NULL-terminated C linked lists. You can use this library to take a linked list provided by a C library and wrap it as a Rust type.

Documentation