Defines | |
#define | __stdcall |
Typedefs | |
typedef void *(* | ADL_MAIN_MALLOC_CALLBACK )(int) |
Memory Allocation Call back. |
Copyright (c) 2008 - 2013 Advanced Micro Devices, Inc. THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
This file contains the definition of the Memory Allocation Callback.
It also includes definitions of the respective structures and constants.
This is the only header file to be included in a C/C++ project using ADL
#define __stdcall |
typedef void*( * ADL_MAIN_MALLOC_CALLBACK)(int) |