Function libc::pthread_mutexattr_destroy [] [src]

pub unsafe extern fn pthread_mutexattr_destroy(attr: *mut pthread_mutexattr_t)
                                               -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io