pthread_cleanup_push

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 && !Darwin && !FreeBSD && !DragonFlyBSD && !NetBSD && OpenBSD)
extern (C) nothrow @nogc
void
pthread_cleanup_push
(
void function
(
void*
)
,
void*
)

Meta