FLAC__stream_decoder_set_md5_checking

Function FLAC__stream_decoder_set_md5_checking 

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