GNU Radio v3.5.3-3-g91395662 C++ API
posix_memalign.h File Reference
#include <stdlib.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 
)