Function brotli_decompressor::ffi::BrotliDecoderCreateInstance
source · #[no_mangle]
pub unsafe extern "C" fn BrotliDecoderCreateInstance(
alloc_func: brotli_alloc_func,
free_func: brotli_free_func,
opaque: *mut c_void
) -> *mut BrotliDecoderState