pub unsafe extern "C" fn PMPI_File_iread(
fh: MPI_File,
buf: *mut c_void,
count: c_int,
datatype: MPI_Datatype,
request: *mut MPI_Request,
) -> c_int
pub unsafe extern "C" fn PMPI_File_iread(
fh: MPI_File,
buf: *mut c_void,
count: c_int,
datatype: MPI_Datatype,
request: *mut MPI_Request,
) -> c_int