Function blosc_sys::blosc_get_version_string
source ยท pub unsafe extern "C" fn blosc_get_version_string() -> *const c_charExpand description
Return the version of blosc in string format.
Useful for dynamic libraries.
pub unsafe extern "C" fn blosc_get_version_string() -> *const c_charReturn the version of blosc in string format.
Useful for dynamic libraries.