Function blosc_sys::blosc_destroy [] [src]

pub unsafe extern "C" fn blosc_destroy()

Destroy the Blosc library environment.

You must call this after to you are done with all the Blosc calls, unless you have not used blosc_init() before (see blosc_init() above).