Function mpi_sys::MPI_Type_get_true_extent [] [src]

pub unsafe extern "C" fn MPI_Type_get_true_extent(
    datatype: MPI_Datatype,
    true_lb: *mut MPI_Aint,
    true_extent: *mut MPI_Aint
) -> c_int