pthread_once_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias pthread_once_t = int
    version(linux)
    extern (C)
    alias pthread_once_t = int
  2. struct pthread_once_t
  3. alias pthread_once_t = void*
  4. struct pthread_once_t

Meta