Function MPI_Win_attach

Source
pub unsafe extern "C" fn MPI_Win_attach(
    win: MPI_Win,
    base: *mut c_void,
    size: MPI_Aint,
) -> c_int