Function flipperzero_sys::compress_alloc
source · pub unsafe extern "C" fn compress_alloc(
compress_buff_size: u16
) -> *mut CompressExpand description
Allocate encoder and decoder
Returns:
- Compress instance
Arguments
compress_buff_size- size of decoder and encoder buffer to allocate