MPI_Type_size

Function MPI_Type_size 

Source
pub unsafe extern "C" fn MPI_Type_size(
    type_: MPI_Datatype,
    size: *mut c_int,
) -> c_int