ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
asyncWait
ae
sys
process
Asynchronously wait for a process to terminate.
version(Posix)
void
asyncWait
(
Pid
pid
,
void
delegate
(
int
status
)
dg
)
Meta
Source
See Implementation
ae
sys
process
functions
asyncWait
getCurrentUser
Asynchronously wait for a process to terminate.