Type Definition libc::intptr_t [] [src]

type intptr_t = isize;
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io