Function MPI_Abort

Source
pub unsafe extern "C" fn MPI_Abort(
    comm: MPI_Comm,
    errorcode: c_int,
) -> c_int