Type Alias pthread_t

1.8.0 ยท Source
pub type pthread_t = usize;
๐Ÿ‘ŽDeprecated since 1.53.0: these type aliases are no longer supported by the standard library, the libc crate on crates.io should be used instead for the correct definitions