[Cffi-devel] clear foreign memory
FAU
fau at riseup.net
Mon Nov 24 03:40:13 UTC 2014
Well I guess I can just defcfun memset() which is likely available at
load time in any lisp anyways...
On Sun, 2014-11-23 at 18:13 -0700, FAU wrote:
> 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
>
>
>
> _______________________________________________
> Cffi-devel mailing list
> Cffi-devel at common-lisp.net
> http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel
More information about the cffi-devel
mailing list