blosc_get_version_string

Function blosc_get_version_string 

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

Return the version of the C-Blosc library in string format.

Useful for dynamic libraries.