Module alloc_
util
brotli_
decompressor
2.5.1
Module alloc_
util
Module Items
Structs
Functions
In brotli_
decompressor::
ffi
Modules
alloc_util
interface
Structs
BrotliDecoderState
BrotliState
Enums
BrotliDecoderErrorCode
Functions
BrotliDecoderCreateInstance
BrotliDecoderDecompress
BrotliDecoderDecompressPrealloc
BrotliDecoderDecompressStream
BrotliDecoderDecompressStreaming
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
brotli_decompressor
::
ffi
Module
alloc_util
Copy item path
Settings
Help
Summary
Source
Structs
§
Box
A pointer type that uniquely owns a heap allocation of type
T
.
Memory
Block
Subclassable
Allocator
Functions
§
alloc_
stdlib
free_
stdlib
⚠