Function mpi_sys::PMPI_Type_get_extent_x [] [src]

pub unsafe extern "C" fn PMPI_Type_get_extent_x(
    datatype: MPI_Datatype,
    lb: *mut MPI_Count,
    extent: *mut MPI_Count
) -> c_int