[][src]Function guile_sys::pthread_setspecific

pub unsafe extern "C" fn pthread_setspecific(
    arg1: pthread_key_t,
    arg2: *const c_void
) -> c_int