extern MODESD_API void* esd_malloc(size_t)
Memory allocation routine for the Service Director frameworkIt is used when there is something that needs to be passed to the Service Director framework that the framework is responsible for freeing. It is reserved for future use.
- Parameters:
Parameter IN is the memory size in bytes that should be allocated.
- Returns:
- memory pointer on success, or NULL if failure.
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.