Function mpi_sys::MPI_File_get_type_extent
[−]
[src]
pub unsafe extern "C" fn MPI_File_get_type_extent(
fh: MPI_File,
datatype: MPI_Datatype,
extent: *mut MPI_Aint
) -> c_int