Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
arax_ptr.h
Go to the documentation of this file.
1#ifndef ARAX_PTR_HEADER
2#define ARAX_PTR_HEADER
3#include "utils/compat.h"
4
8ARAX_CPP int arax_ptr_valid(const void *ptr);
9#endif
#define ARAX_CPP
Definition compat.h:24
ARAX_CPP int arax_ptr_valid(const void *ptr)
Definition arax_ptr.c:4