pub unsafe extern "C" fn blosc2_destroy()Expand description
@brief Destroy the Blosc library environment.
You must call this after to you are done with all the Blosc calls, unless you have not used blosc2_init() before.
@sa #blosc2_init
pub unsafe extern "C" fn blosc2_destroy()@brief Destroy the Blosc library environment.
You must call this after to you are done with all the Blosc calls, unless you have not used blosc2_init() before.
@sa #blosc2_init