cffi
API documentation
Package:
cffi
Macro with-foreign-objects
Lambda List
with-foreign-objects
(
bindings
&body
body
)
Arguments
bindings
-- ::= {(var type &optional count)}*
var
-- A symbol.
type
-- A foreign type, evaluated.
count
-- An integer.
Details
See also
with-foreign-object