Function ejdb2_sys_windows::iwpool_alloc
source · [−]Expand description
@brief Allocates buffer of specified size.
@param siz Size of buffer.
@param pool Pointer to memory pool.
@return Pointer to buffer or zero if allocation is failed.