MPI_Type_get_extent

int MPI_Type_get_extent(MPI_Datatype, MPI_Aint *, MPI_Aint *);
Returns the lower bound and the extent of any defined datatype.