---
c: Copyright (C) The libssh2 project and its contributors.
SPDX-License-Identifier: BSD-3-Clause
Title: libssh2_template
Section: 3
Source: libssh2
See-also:
---

# NAME

libssh2_template - short function description

# SYNOPSIS

~~~c
#include <libssh2.h>

void
libssh2_template(void);
~~~

# DESCRIPTION

Long text describing the function and its input arguments.

# RETURN VALUE

Describe what the function returns.

# ERRORS

Add error codes

# AVAILABILITY

Added in libssh2 ?.?.?
Add related functions
