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