thanks you Marvin for this interesting article. You point the real problem 
:)

Le dimanche 23 juin 2019 22:55:05 UTC+2, Marvin Renich a écrit :
>
> * nicolas_boiteux via golang-nuts <golan...@googlegroups.com <javascript:>> 
> [190623 15:33]: 
> > Precisly, i don't know what is this @12, and nobody can explain this :( 
> > It's for a windows build and the dll is load by arma game. 
>
> The leading '_' and trailing '@' followed by a number is the __stdcall 
> decoration for a C name in the produced object symbol table.  I do not 
> know what calling conventions cgo recognizes or how to tell cgo what 
> calling convention to use.  Hopefully someone else can help with that. 
>
> See 
> https://docs.microsoft.com/en-us/cpp/build/reference/decorated-names?view=vs-2019
>  
>
> ...Marvin 
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/aede498a-4416-4ac9-b97e-125fdbefa40b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to