FLAC__stream_encoder_set_verify

Function FLAC__stream_encoder_set_verify 

Source
pub unsafe extern "C" fn FLAC__stream_encoder_set_verify(
    encoder: *mut FLAC__StreamEncoder,
    value: FLAC__bool,
) -> FLAC__bool