Function rustix::backend::fs::syscalls::lstat

source ยท
pub(crate) fn lstat(path: &CStr) -> Result<Stat>