FLAC__stream_encoder_set_max_residual_partition_order

Function FLAC__stream_encoder_set_max_residual_partition_order 

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