Clean up an encoder structure, releasing any allocated memory
#include <pps.h>
void pps_encoder_cleanup(pps_encoder_t *encoder);
libpps
The function pps_encoder_cleanup() cleans up an encoder structure, releasing any allocated memory.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |