olm_get_library_version

Get the version number of the library. Arguments will be updated if non-null.

extern (C)
void
olm_get_library_version
(
ubyte* major
,
ubyte* minor
,
ubyte* patch
)

Meta