Function create_process

Source
pub fn create_process(args: &[&str], work: impl Fn(u32) -> ProcessControlFlow)