Function libc::pthread_barrier_destroy

source ·
pub unsafe extern "C" fn pthread_barrier_destroy(
    barrier: *mut pthread_barrier_t
) -> c_int