Next: bpipe_dpkt_setup, Previous: bpipe_datatype_write, Up: Internal Functions
Cleanup BPipe
data packet structures
#include <bpipe/bpipe.h>void bpipe_dpkt_cleanup(BPipe *bpipe);
BPipe *bpipe
- binary pipe
This routine is called by bpipe_delete
to cleanup data
packet structures in the BPipe
.