blosc1_get_blocksize

Function blosc1_get_blocksize 

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

@brief Get the internal blocksize to be used during compression. 0 means that an automatic blocksize is computed internally.

@return The size in bytes of the internal block size.