Function blosc_src::blosc_get_blocksize[][src]

pub unsafe extern "C" fn blosc_get_blocksize() -> c_int
Expand description

Get the internal blocksize to be used during compression. 0 means that an automatic blocksize is computed internally (the default).