Function uapi::fexecve

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