libssh2-sys 0.3.1

Native bindings to the libssh2 library
Documentation
1
2
3
4
5
6
7
/* Copyright (C) The libssh2 project and its contributors.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
#include <inttypes.h>

extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);