mirror of
https://github.com/php-win-ext/libssh2.git
synced 2026-04-25 09:38:08 +02:00
60401ec4c2
Build with CMake.
4 lines
96 B
C
4 lines
96 B
C
#include <inttypes.h>
|
|
|
|
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);
|