blosc2_get_version_string

Function blosc2_get_version_string 

Source
pub unsafe extern "C" fn blosc2_get_version_string() -> *const c_char
Expand description

@brief Get the version of Blosc in string format.

@return The string with the current Blosc version. Useful for dynamic libraries.