diff options
author | Raul Santos <raulsntos@gmail.com> | 2022-08-27 17:18:13 +0200 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2022-08-27 17:35:53 +0200 |
commit | ebe008d41b112880ebac555ac7305de6b8a0b432 (patch) | |
tree | 35e4196bee58e59275722098768ca6abd1ffc823 /.clang-format | |
parent | 85ef0a1058fb0acbf550b8d3674d02d9023de82b (diff) |
C#: Fix byteCount in `NativeMemory.Alloc`
`NativeMemory.Alloc` takes the byte count as parameter, this is
calculated by multiplying the element size in bytes by the length
of the array.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions