timespecsub

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (C) nothrow @nogc pragma(inline, true) pure nothrow @trusted @nogc @live
static if(!__traits(compiles, timespecsub))
void
timespecsub
(
scope const libressl_d.compat.sys.time.timespec* tsp
,
scope const libressl_d.compat.sys.time.timespec* usp
,
scope libressl_d.compat.sys.time.timespec* vsp
)

Meta