Function rustix::process::linux_execfn
pub fn linux_execfn() -> &'static ZStr
The portability is definied by:
#[cfg(any(linux_raw,
all(libc,
any(all(target_os = "android", target_pointer_width = "64"), target_os =
"linux"))))]