rustix::backend::fs::syscalls

Function lstat

Source
pub(crate) fn lstat(path: &CStr) -> Result<Stat>