[][src]Function uapi::fstatat

pub fn fstatat<'a>(
    fd: c_int,
    path: impl IntoUstr<'a>,
    flags: c_int
) -> Result<stat>