__pthread_slist_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!CRuntime_Glibc && !CRuntime_Musl && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && !Solaris && !CRuntime_Bionic && CRuntime_UClibc)
extern (C) nothrow @nogc
struct __pthread_slist_t {}

Members

Variables

__next
__pthread_slist_t* __next;
Undocumented in source.

Meta