Function rsix::process::linux_execfn[][src]

pub fn linux_execfn() -> &'static CStr
This is supported on linux_raw, or libc and (Android or Linux) only.
Expand description

getauxval(AT_EXECFN)—Returns the Linux “execfn” string.

Return the string that Linux has recorded as the filesystem path to the executable.

References