MythTV
master
mythtv
libs
libmythtv
util-osx.h
Go to the documentation of this file.
1
//
2
// util-osx.h
3
// MythTV
4
//
5
// Created by Jean-Yves Avenard on 2/08/2015.
6
// Copyright (c) 2015 Jean-Yves Avenard. All rights reserved.
7
//
8
9
#ifndef MythTV_util_osx_h
10
#define MythTV_util_osx_h
11
12
#include <cstdint>
13
14
extern
"C"
{
15
void
GetOSXVersion
(int32_t* aMajorVersion, int32_t* aMinorVersion);
16
}
17
#endif
GetOSXVersion
void GetOSXVersion(int32_t *aMajorVersion, int32_t *aMinorVersion)
Definition:
util-osx.mm:23
Generated on Wed Feb 26 2025 03:18:01 for MythTV by
1.8.17