mpiControlMemoryFree
Declaration
long mpiControlMemoryFree(MPIControl control, MPIControlMemoryType type, long count, void *memory)
Description
mpiControlMemoryFree frees count bytes of firmware memory on a Control object (control, of type type) starting at host address memory.
|
|||||
|---|---|---|---|---|---|
See Also
mpiControlMemoryGet | mpiControlMemorySet | mpiControlMemoryAlloc | mpiControlMemoryCount | mpiControlMemory
