Function blosc_sys::blosc_free_resources [] [src]

pub unsafe extern "C" fn blosc_free_resources()

Free possible memory temporaries and thread resources. Use this when you are not going to use Blosc for a long while. In case of problems releasing the resources, it returns a negative number, else it returns 0.