On Fri, Apr 26, 2019 at 12:54 PM Nitish Saboo <nitish.sabo...@gmail.com> wrote:

> Can I pass a pointer to a value from Go to C, do some manipulation on it 
> within the C code and access the value from Go after the C code executes ?

The first part of the question is discussed in great detail here:
https://golang.org/cmd/cgo/#hdr-Passing_pointers

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to