allocate
Visual Studio 2005
Microsoft Specific
The allocate declaration specifier names a data segment in which the data item will be allocated.
__declspec(allocate("segname")) declarator
Microsoft Specific
The allocate declaration specifier names a data segment in which the data item will be allocated.
__declspec(allocate("segname")) declarator