Function libc::unix::pthread_getspecific
source ยท pub unsafe extern "C" fn pthread_getspecific(
key: pthread_key_t,
) -> *mut c_void
pub unsafe extern "C" fn pthread_getspecific(
key: pthread_key_t,
) -> *mut c_void