4 lines
34 B
Go
4 lines
34 B
Go
|
|
import "unsafe"
|
||
|
|
|
||
|
|
unsafe.Sizeof(x)
|