pub unsafe fn destroy_unsafe()Expand description
Call at end of using blosc2 library, unless you’ve never called blosc2_init
For a safe interface managing the singleton nature of this call, use init/destroy functions.
pub unsafe fn destroy_unsafe()Call at end of using blosc2 library, unless you’ve never called blosc2_init
For a safe interface managing the singleton nature of this call, use init/destroy functions.