Type Definition std::os::unix::raw::off_t []

type off_t = i64;
🔬 This is a nightly-only experimental API. (libc #27783)

use libc from crates.io