Type Definition libc::pthread_t [] [src]

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

use libc from crates.io