pthread_attr_destroy

Function pthread_attr_destroy 

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