Module ffi

Source

Re-exports§

pub use ::HuffmanCode;

Modules§

alloc_util
interface

Structs§

BrotliDecoderState
BrotliState

Enums§

BrotliDecoderErrorCode

Functions§

BrotliDecoderCreateInstance
BrotliDecoderDecompress
BrotliDecoderDecompressPrealloc
BrotliDecoderDecompressStream
BrotliDecoderDecompressStreaming
Equivalent to BrotliDecoderDecompressStream but with no optional arg and no double indirect ptrs
BrotliDecoderDecompressWithReturnInfo
BrotliDecoderDestroyInstance
BrotliDecoderErrorString
BrotliDecoderFreeU8
BrotliDecoderFreeUsize
BrotliDecoderGetErrorCode
BrotliDecoderGetErrorString
BrotliDecoderHasMoreOutput
BrotliDecoderIsFinished
BrotliDecoderIsUsed
BrotliDecoderMallocU8
BrotliDecoderMallocUsize
BrotliDecoderSetParameter
BrotliDecoderTakeOutput
BrotliDecoderVersion
slice_from_raw_parts_or_nil
slice_from_raw_parts_or_nil_mut