Type Definition libc::ptrdiff_t
[−]
[src]
type ptrdiff_t = isize;
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io