Function PMPI_File_seek

Source
pub unsafe extern "C" fn PMPI_File_seek(
    fh: MPI_File,
    offset: MPI_Offset,
    whence: c_int,
) -> c_int