aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma_connector_type_count.c
blob: dfd38ec8d99a8f78d03d87c27c6fcbca9c8ba4c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* See LICENSE file for copyright and license details. */
#include "common.h"


/**
 * The number of values defined in `libgamma_connector_type_t`
 * in the version of the library the program is linked against
 */
const int libgamma_connector_type_count = LIBGAMMA_CONNECTOR_TYPE_COUNT;