scmp_version

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (C) nothrow @nogc
struct scmp_version {}

Members

Variables

major
uint major;
Undocumented in source.
micro
uint micro;
Undocumented in source.
minor
uint minor;
Undocumented in source.

Meta