Re: sdl2 and ffi
- Posted by ChrisB (moderator) Nov 14, 2022
- 3027 views
Whats the ffi.e equivalent of allocate, as in
atom rect = allocate(16)
poke4(rect,{50,50,100,100})
Cheers
Chris
Whats the ffi.e equivalent of allocate, as in
atom rect = allocate(16)
poke4(rect,{50,50,100,100})
Cheers
Chris