[][src]Function swim_c_sys::pthread::pthread_setspecific

pub unsafe extern "C" fn pthread_setspecific(
    key: pthread_key_t,
    value: *const void
) -> int