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.

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 Documentation

#define __stdcall

Examples:
Sample/main.c.


Typedef Documentation

typedef void*( * ADL_MAIN_MALLOC_CALLBACK)(int)

Memory Allocation Call back.

Examples:
Sample/main.c.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer