File aligned_malloc_and_free.h
FileList > deps > aligned_malloc_and_free.h
Go to the source code of this file
#include <stdlib.h>
Public Functions
| Type | Name |
|---|---|
| void | aligned_free (void * aligned_memory) |
| void * | aligned_malloc (size_t size, int minimum_alignment) |
Public Functions Documentation
function aligned_free
inline void aligned_free (
void * aligned_memory
)
function aligned_malloc
inline void * aligned_malloc (
size_t size,
int minimum_alignment
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/deps/aligned_malloc_and_free.h