destroy_unsafe

Function destroy_unsafe 

Source
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.