nw::demo::UnAlignMemory Function

Syntax

void * UnAlignMemory(
     void * memory
);

Arguments

Name Description
in memory Pointer for aligned memory.

Return Values

Returns the pre-alignment address.

Description

Restores aligned memory to allocated address.


CONFIDENTIAL