pub unsafe extern "C" fn blosc2_free_resources() -> c_intExpand description
@brief Free possible memory temporaries and thread resources. Use this when you are not going to use Blosc for a long while.
@return A 0 if succeeds, in case of problems releasing the resources, it returns a negative number.