Function mpi_sys::MPI_Pack_external_size [] [src]

pub unsafe extern "C" fn MPI_Pack_external_size(
    datarep: *const c_char,
    incount: c_int,
    datatype: MPI_Datatype,
    size: *mut MPI_Aint
) -> c_int