lib_grim_reaper

Function exec_reaper

Source
pub fn exec_reaper(program: &CString, args: &[CString]) -> Result<()>
Expand description

ยงErrors

Returns an anyhow::Error if spawning or executing the reaper fails.