☰
Type Definition pthread_cond_t
libc
[
−
]
[src]
Type Definition
libc
::
pthread_cond_t
type pthread_cond_t =
*mut
c_void
;