Type Definition std::os::unix::thread::RawPthread

1.9.0 · source · []
pub type RawPthread = pthread_t;
This is supported on Unix only.