speech_dispatcher_sys

Function pthread_getspecific

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