![]() |
nRF Connect SDK API 3.3.99
|
| typedef int(* nrf_compress_compress_func_t) (void *inst) |
#include <include/nrf_compress/implementation.h>
Placeholder function for future use, do not use.
| [in] | inst | Implementation specific initialization context. Concrete implementation may cast it to predefined type. |
| 0 | Success. |
| -errno | Negative errno code on other failure. |