Function blosc_sys::blosc_set_blocksize

source ยท
pub unsafe extern "C" fn blosc_set_blocksize(blocksize: size_t)
Expand description

Force the use of a specific blocksize. If 0, an automatic blocksize will be used (the default).