Function mpi_sys::MPI_File_open
[−]
[src]
pub unsafe extern "C" fn MPI_File_open(
comm: MPI_Comm,
filename: *const c_char,
amode: c_int,
info: MPI_Info,
fh: *mut MPI_File
) -> c_int