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