another question. does alloc<>() zero out th...
# kotlin-native
m
another question. does alloc<>() zero out the allocated memory or not?
r
o
Yes, alloc return 0-inited values