Helper function for getting the address of a variable
In the Go
codebase I am looking at, I frequently see stuff like the following:
Helper function for getting the address of a variable in Go
In the Go
codebase I am looking at, I frequently see stuff like the following: