pthread_create

fnint pthread_create(pthread_t *, const scope pthread_attr_t *, void * function(void *), void *) extern(C) nothrow @nogc
No documentation available for this declaration.