pub type pthread_t = c_ulong;👎Deprecated since 1.8.0: these type aliases are no longer supported by the standard library, the <code>libc</code> crate on crates.io should be used instead for the correct definitions
Available on Unix and Linux only.
pub type pthread_t = c_ulong;