Function mpi_sys::MPI_File_set_view
[−]
[src]
pub unsafe extern "C" fn MPI_File_set_view(
fh: MPI_File,
disp: MPI_Offset,
etype: MPI_Datatype,
filetype: MPI_Datatype,
datarep: *const c_char,
info: MPI_Info
) -> c_int