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

taia_unpack - convert to external TAI64NA format

Description

       taia_unpack converts a TAI64NA label from external TAI64NA format in buf to internal format in t.

Name

       taia_unpack - convert to external TAI64NA format

See Also

tai_unpack(3), taia_pack(3)

                                                                                                  taia_unpack(3)

Syntax

#include<libowfat/taia.h>

       extern int taia_unpack(const char* buf,struct taia* t);

See Also