Function PMPI_Win_unlock

Source
pub unsafe extern "C" fn PMPI_Win_unlock(
    rank: c_int,
    win: MPI_Win,
) -> c_int