Function rustix::backend::fs::syscalls::stat

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