End the current array
#include <pps.h>
pps_encoder_error_t pps_encoder_end_array(
pps_encoder_t *encoder);
libpps
The function pps_encoder_end_array() ends the current array, returning to the array's parent object or array.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |