libc::pthread_setspecific [] [src]

pub unsafe extern fn pthread_setspecific(key: pthread_key_t, value: *const c_void) -> c_int
Unstable (libc)

: use libc from crates.io