Bingo Work!!! Tanks @yglukhov the solution is replace int with cint ;-)
type
gdPoint* = object
x*: cint
y*: cint
Run
- Passing a pointer to an array to a c function! mrhdias
- Re: Passing a pointer to an array to a c function! yglukhov
- Re: Passing a pointer to an array to a c function... Stefan_Salewski
- Re: Passing a pointer to an array to a c func... mrhdias
