telnetd/libtelnet/vfork.and.run.h

2 lines
64 B
C

pid_t vfork_and_run(void (*fn)(void*) /*NORETURN*/, void *arg);