Function brotli::enc::entropy_encode::BrotliSetDepth

source ยท
pub fn BrotliSetDepth(
    p0: i32,
    pool: &mut [HuffmanTree],
    depth: &mut [u8],
    max_depth: i32,
) -> bool