Function mpi_sys::PMPI_Pack_external_size
[−]
[src]
pub unsafe extern "C" fn PMPI_Pack_external_size(
datarep: *const c_char,
incount: c_int,
datatype: MPI_Datatype,
size: *mut MPI_Aint
) -> c_int