
Go to the source code of this file.
| Namespaces | |
| namespace | icl_core | 
| namespace | icl_core::os | 
| Namespace for operating system specific implementations. | |
| namespace | icl_core::os::hidden_win32 | 
| Internal implementation details for Win32 systems. | |
| Functions | |
| void * | icl_core::os::hidden_win32::memcpy (void *dest, void *src, size_t count) | 
| void * | icl_core::os::hidden_win32::memset (void *dest, int c, size_t count) | 
Definition in file os_win32_mem.cpp.