Function PMPI_Abort

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