[][src]Function libflac_sys::FLAC__stream_encoder_set_max_residual_partition_order

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