- LIBRAW_CHECK_VERSION
auto LIBRAW_CHECK_VERSION(A major, B minor, C patch)
Undocumented in source. Be warned that the author may not have intended to support it.
- LIBRAW_COMPILE_CHECK_VERSION
auto LIBRAW_COMPILE_CHECK_VERSION(A major, B minor)
Undocumented in source. Be warned that the author may not have intended to support it.
- LIBRAW_COMPILE_CHECK_VERSION_NOTLESS
auto LIBRAW_COMPILE_CHECK_VERSION_NOTLESS(A major, B minor)
Undocumented in source. Be warned that the author may not have intended to support it.
- LIBRAW_MAKE_VERSION
auto LIBRAW_MAKE_VERSION(A major, B minor, C patch)
Undocumented in source. Be warned that the author may not have intended to support it.
- LIBRAW_RUNTIME_CHECK_VERSION_EXACT
auto LIBRAW_RUNTIME_CHECK_VERSION_EXACT()
Undocumented in source. Be warned that the author may not have intended to support it.
- LIBRAW_RUNTIME_CHECK_VERSION_NOTLESS
auto LIBRAW_RUNTIME_CHECK_VERSION_NOTLESS()
Undocumented in source. Be warned that the author may not have intended to support it.
- LIBRAW_VERSION_MAKE
string LIBRAW_VERSION_MAKE(A a, B b, C c, D d)
Undocumented in source. Be warned that the author may not have intended to support it.