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