Function libc::pthread_cond_destroy
[−]
[src]
pub unsafe extern fn pthread_cond_destroy(cond: *mut pthread_cond_t) -> c_int
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io