z505/goDLL

Go functions with params

Nemo08 opened this issue · 1 comments

Can you show example of import PrintHello function?

Problem was with string parameters, solution: in Go use *C.Char type, in fpc/lazarus PChar