flac-0.1.2: cbits/stream_decoder_helpers.h
#ifndef FLAC__STREAM_DECODER_HELPERS_H #define FLAC__STREAM_DECODER_HELPERS_H #include <FLAC/stream_decoder.h> FLAC__StreamDecoderInitStatus FLAC__stream_decoder_init_helper(FLAC__StreamDecoder *, char *, void *); #endif /* FLAC__STREAM_DECODER_HELPERS_H */