Function libc::pthread_getspecific
[−]
[src]
pub unsafe extern fn pthread_getspecific(key: pthread_key_t) -> *mut c_void
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io