Type Definition libc::pthread_key_t
[−]
[src]
type pthread_key_t = c_uint;
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io