Function CBrotliDecoderGetErrorString

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