pub unsafe fn init_unsafe()Expand description
Call before using blosc2, unless using specific ctx de/compression variants
For a safe interface managing the singleton nature of this call, use init/destroy functions.
pub unsafe fn init_unsafe()Call before using blosc2, unless using specific ctx de/compression variants
For a safe interface managing the singleton nature of this call, use init/destroy functions.