Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
odrxAlloc Function
Syntax
C++
ALLOCDLL_EXPORT void* odrxAlloc(size_t nBytes);

Allocates a block of memory.

Parameters
Description
nBytes
[in] Number of bytes to allocate.

Returns a pointer to the newly allocated memory block.

File: OdAlloc.h 

Module: API Reference 

Memory Management

Copyright © 2002-2022. Open Design Alliance All rights reserved.