Creates the init task from the given executable file.
(
tid: Tid,
process_vm: &ProcessVm,
executable_path: &str,
process: Weak<Process>,
argv: Vec<CString>,
envp: Vec<CString>,
)
source not stored for this graph (policy: none)
no test coverage detected