Function PMPI_Alloc_mem

Source
pub unsafe extern "C" fn PMPI_Alloc_mem(
    size: MPI_Aint,
    info: MPI_Info,
    baseptr: *mut c_void,
) -> c_int