Function olm_sys::olm_get_library_version[][src]

pub unsafe extern "C" fn olm_get_library_version(
    major: *mut u8,
    minor: *mut u8,
    patch: *mut u8
)

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