PA_CHECK_VERSION

Evaluates to TRUE if the PulseAudio library version is equal or * newer than the specified. \since 0.9.16

extern (C) extern (D)
PA_CHECK_VERSION
(
T0
T1
T2
)
(
auto ref T0 major
,
auto ref T1 minor
,
auto ref T2 micro
)

Meta