GNU Radio 3.5.3.2 C++ API
posix_memalign.h File Reference
#include <stdlib.h>
Include dependency graph for posix_memalign.h:

Go to the source code of this file.

Functions

int posix_memalign (void **memptr, size_t alignment, size_t size)

Function Documentation

int posix_memalign ( void **  memptr,
size_t  alignment,
size_t  size 
)