Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1e4a9b7b8937c1d7ebb46cae8971e4d84a8047fb (plain) (blame)
1
2
3
4
5
6
7
8
9
<html><head><title>MPI_Buffer_detach</title>
<body>
<H3>MPI_Buffer_detach</H3>
<PRE>
int MPI_Buffer_detach( void*, int *);
</PRE>
<DL><DD>
Detaches the current buffer.
<P></DL></font></body></html>

Back to the top