reflect: unexport FFICallbackGo; use go:linkname instead
The function was always intended to be internal-only, but was exported so that C code could call it. Now that have go:linkname for that, use it. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/195857 From-SVN: r275809
Showing
Please
register
or
sign in
to comment