Function rustix::backend::param::auxv::sysinfo_ehdr

source ·
pub(in backend) fn sysinfo_ehdr() -> *const Elf_Ehdr
Expand description

AT_SYSINFO_EHDR isn’t present on all platforms in all configurations, so if we don’t see it, this function returns a null pointer.