pthread_getattr_np

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(PThread_Getattr_NP)
extern (C) @nogc nothrow
int
pthread_getattr_np
(
pthread_t thread
,
pthread_attr_t* attr
)

Meta