pthread_atfork
fn
int pthread_atfork(void function(), void function(), void function())No documentation available for this declaration.
fn
int pthread_atfork(void function() @nogc, void function() @nogc, void function() @nogc)No documentation available for this declaration.