Function c_scape::pthread_cond_broadcast

source ยท
pub unsafe extern "C" fn pthread_cond_broadcast(
    cond: *mut pthread_cond_t
) -> i32