setChildSetup

open fun setChildSetup(childSetup: <Error class: unknown class>)

Sets up a child setup function.

The child setup function will be called after fork() but before exec() on the child's side.

Since

2.40

Parameters

childSetup

a #GSpawnChildSetupFunc to use as the child setup function