nnroDefinition of placeholders used in the nn::ro namespace.
Use C linkage with this function.
| NN_DLL_IMPORT | Explicitly creates a reference to a symbol. | |
|---|---|---|
| NN_DLL_EXPORT | Explicitly makes a symbol public. |
nnroProlog
|
Placeholder for the function used for DLL-specific initialization. | |
|---|---|---|
nnroEpilog
|
Placeholder for the function used for DLL-specific finalization. | |
nnroUnresolved
|
Placeholder for the function to be used in place of an unresolved symbol. |
CONFIDENTIAL