Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
btree_free.c File Reference
#include "
libft.h
"
#include <stdlib.h>
Include dependency graph for btree_free.c:
Functions
void
btree_free
(
t_btree_node
**node, void(*data_free)(void *data))
Recursively frees a node and its descendants.
src
btree
btree_free.c
Generated by
1.9.8