Function libc::pthread_attr_destroy

source ·
pub unsafe extern "C" fn pthread_attr_destroy(
    attr: *mut pthread_attr_t
) -> c_int