освобождает память буферов umad (frees memory of umad buffers)
Имя (Name)
umad_free - frees memory of umad buffers
Синопсис (Synopsis)
#include <infiniband/umad.h>
void umad_free(void *umad);
Описание (Description)
umad_free() frees memory previously allocated with umad_alloc().
Возвращаемое значение (Return value)
umad_free() returns no value.
Смотри также (See also)
umad_alloc(3)