Linderdaum Engine: bz_stream Struct Reference
Updated: Sun Feb 5 2012 22:59:48
bz_stream Struct Reference

#include <libcompress.h>

List of all members.

Public Attributes

char * next_in
unsigned int avail_in
unsigned int total_in_lo32
unsigned int total_in_hi32
char * next_out
unsigned int avail_out
unsigned int total_out_lo32
unsigned int total_out_hi32
void * state
void *(* bzalloc )(void *, int, int)
void(* bzfree )(void *, void *)
void * opaque

Member Data Documentation

void*( * bz_stream::bzalloc)(void *, int, int)
void( * bz_stream::bzfree)(void *, void *)

The documentation for this struct was generated from the following file: