init_unsafe

Function init_unsafe 

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