_pthread_cleanup_info

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct _pthread_cleanup_info
  2. struct _pthread_cleanup_info
    version(!CRuntime_Glibc && !Darwin && !FreeBSD && DragonFlyBSD)
    extern (C) nothrow @nogc
    struct _pthread_cleanup_info {}
  3. struct _pthread_cleanup_info

Members

Variables

pthread_cleanup_pad
uintptr_t[8] pthread_cleanup_pad;
Undocumented in source.

Meta