brotli_decompressor::ffi

Function BrotliDecoderGetErrorString

Source
#[no_mangle]
pub unsafe extern "C" fn BrotliDecoderGetErrorString(
    state_ptr: *const BrotliDecoderState,
) -> *const u8