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@common-lisp.net
> http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel



_______________________________________________
Cffi-devel mailing list
Cffi-devel@common-lisp.net
http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to