libptpmgmt  1.3
libptpmgmt library that provides the functionality of linuxptp pmc
ver.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: LGPL-3.0-or-later
2  SPDX-FileCopyrightText: Copyright © 2024 Erez Geva <ErezGeva2@gmail.com> */
3 
15 #ifndef __PTPMGMT_C_VER_H
16 #define __PTPMGMT_C_VER_H
17 
22 const char *ptpmgmt_getVersion();
39 
40 #endif /* __PTPMGMT_C_VER_H */
const char * ptpmgmt_getVersion()
int ptpmgmt_getVersionMinor()
unsigned ptpmgmt_getVersionValue()
int ptpmgmt_getVersionMajor()