FLAC__stream_decoder_set_decode_chained_stream

Function FLAC__stream_decoder_set_decode_chained_stream 

Source
pub unsafe extern "C" fn FLAC__stream_decoder_set_decode_chained_stream(
    decoder: *mut FLAC__StreamDecoder,
    value: FLAC__bool,
) -> FLAC__bool