statx-sys 0.4.1

Bindings to `statx` syscall implemented by `syscall`
Documentation
[dependencies.libc]
default-features = false
version = "0.2.3"
[dev-dependencies.memoffset]
version = "0.6"

[package]
authors = ["oxalica <oxalicc@pm.me>"]
categories = ["os::unix-apis", "external-ffi-bindings"]
description = "Bindings to `statx` syscall implemented by `syscall`"
edition = "2018"
keywords = ["statx", "linux", "ffi", "system"]
license = "MIT"
name = "statx-sys"
readme = "README.md"
repository = "https://github.com/oxalica/statx-sys"
version = "0.4.1"