- _d_array_slice_copy
void _d_array_slice_copy(void* dst, size_t dstlen, void* src, size_t srclen, size_t elemsz)
Undocumented in source. Be warned that the author may not have intended to support it.
- _expect
T _expect(T val, T expected_val)
- _expect
T _expect(T val, T expected_val)
- _memset16
short* _memset16(short* p, short value, size_t count)
Undocumented in source. Be warned that the author may not have intended to support it.
- _memset32
int* _memset32(int* p, int value, size_t count)
Undocumented in source. Be warned that the author may not have intended to support it.
- testEmplaceChunk
void testEmplaceChunk(void[] chunk, size_t typeSize, size_t typeAlignment)
Undocumented in source. Be warned that the author may not have intended to support it.