Function mpi::ffi::MPI_File_seek

source ·
pub unsafe extern "C" fn MPI_File_seek(
    fh: *mut ompi_file_t,
    offset: i64,
    whence: i32
) -> i32