logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tai_unpack - convert to external TAI64 format

Description

       tai_unpack converts a TAI64 label from external TAI64 format in buf to internal format in t.

Name

       tai_unpack - convert to external TAI64 format

See Also

taia_unpack(3), tai_pack(3)

                                                                                                   tai_unpack(3)

Syntax

#include<libowfat/tai.h>

       extern int tai_unpack(const char* buf,struct tai* t);

See Also