Function mpi_sys::MPI_Alloc_mem [] [src]

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