[Cffi-devel] clear foreign memory

FAU fau at riseup.net
Mon Nov 24 01:13:03 UTC 2014


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






More information about the cffi-devel mailing list