Function blosc_sys::blosc_get_version_string

source ยท
pub unsafe extern "C" fn blosc_get_version_string() -> *const c_char
Expand description

Return the version of blosc in string format.

Useful for dynamic libraries.