blosc_get_blocksize

Function blosc_get_blocksize 

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