Function MPI_Win_detach

Source
pub unsafe extern "C" fn MPI_Win_detach(
    win: MPI_Win,
    base: *const c_void,
) -> c_int