blosc2_destroy

Function blosc2_destroy 

Source
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