Function brotli_sys::BrotliBuildCodeLengthsHuffmanTable [] [src]

pub unsafe extern "C" fn BrotliBuildCodeLengthsHuffmanTable(
    root_table: *mut HuffmanCode,
    code_lengths: *const u8,
    count: *mut u16
)