libc

Function pthread_barrierattr_init

source
pub unsafe extern "C" fn pthread_barrierattr_init(
    attr: *mut pthread_barrierattr_t,
) -> c_int