GNU Radio 3.6.5 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 
)