Function uapi::fexecve[][src]

pub fn fexecve(fd: c_int, argv: &UstrPtr<'_>, envp: &UstrPtr<'_>) -> Result<()>
Expand description