Function libc::pthread_attr_destroy
[−]
[src]
pub unsafe extern "C" fn pthread_attr_destroy(
attr: *mut pthread_attr_t
) -> c_int
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io