adl_sdk.h File Reference

Contains the definition of the Memory Allocation Callback.
Included in ADL SDK. More...


Defines

#define __stdcall

Typedefs

typedef void *(* ADL_MAIN_MALLOC_CALLBACK )(int)
 Memory Allocation Call back.


Detailed Description

Contains the definition of the Memory Allocation Callback.
Included in ADL SDK.



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 Documentation

#define __stdcall


Typedef Documentation

typedef void*( * ADL_MAIN_MALLOC_CALLBACK)(int)


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.