Advance to the indicated element or property of an array or object
#include <pps.h>
pps_decoder_error_t pps_decoder_goto_index(
pps_decoder_t *decoder,
int index);
libpps
The function pps_decoder_goto_index() advances to the indicated element or property of an array or object.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |