pthread_getspecific

Function pthread_getspecific 

Source
pub unsafe extern "C" fn pthread_getspecific(
    __key: u32,
) -> *mut c_void