Function libflac_sys::FLAC__stream_decoder_set_md5_checking[][src]

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