Function PMPI_Win_start

Source
pub unsafe extern "C" fn PMPI_Win_start(
    group: MPI_Group,
    assert: c_int,
    win: MPI_Win,
) -> c_int