We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tai_unpack - convert to external TAI64 format
#include <tai.h>
extern int tai_unpack(const char* buf,struct tai* t);
tai_unpack converts a TAI64 label from external TAI64 format in buf to internal format in t.
taia_unpack(3), tai_pack(3),