rustix::backend::fs::syscalls

Function stat

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