pps_encoder_cleanup()
Clean up an encoder structure, releasing any allocated memory
Synopsis:
#include <sys/pps.h>
void pps_encoder_cleanup(pps_encoder_t *encoder);
Arguments:
- encoder
- A pointer to the PPS encoder structure.
Library:
libpps
Description:
The function pps_encoder_cleanup() cleans up an encoder structure, releasing any allocated memory.
Classification:
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |
Page updated:
