CS_MAKE_VERSION

Macro to create combined version which can be compared to result of cs_version() API.

extern (C) extern (D)
CS_MAKE_VERSION
(
T0
T1
)
(
auto ref T0 major
,
auto ref T1 minor
)

Meta