Type Definition std::os::unix::raw::blkcnt_t [−]
type blkcnt_t = i64;
🔬 This is a nightly-only experimental API. (libc
#27783)
use libc
from crates.io
This is supported on Unix only.
type blkcnt_t = i64;
libc
#27783)use libc
from crates.io