24 Nov
2014
24 Nov
'14
1:13 a.m.
Hello, Lets say I want to keep around blocks of foreign memory but I need to clear them before I reuse them what would be the best way to do it? In C we could use memset() is there such an equivalent for CFFI? Thanks, Frank