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